From: Matthew Fernandez Date: Tue, 14 Sep 2021 01:43:55 +0000 (-0700) Subject: smyrna: remove unused LOCATION_X macros X-Git-Tag: 2.49.1~12^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b8deb52d7b64ff31db23c3a75ea314aeaa8cc513;p=graphviz smyrna: remove unused LOCATION_X macros --- diff --git a/cmd/smyrna/tvnodes.h b/cmd/smyrna/tvnodes.h index c99e9b45f..3d67fdb04 100644 --- a/cmd/smyrna/tvnodes.h +++ b/cmd/smyrna/tvnodes.h @@ -11,13 +11,6 @@ #pragma once #include "gui.h" -#define LOCATION_X_CHKSELECTED 16 -#define LOCATION_X_IDLABEL 45 -#define LOCATION_X_CHKVISIBLE 139 -#define LOCATION_X_CHKHIGHLIGHTED 202 -#define LOCATION_X_NAME 276 -#define LOCATION_X_DATA1 356 -#define LOCATION_X_DATA2 561 #ifdef __cplusplus extern "C" {