]> granicus.if.org Git - graphviz/commitdiff
smyrna: remove unused LOCATION_X macros
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 14 Sep 2021 01:43:55 +0000 (18:43 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sun, 19 Sep 2021 00:13:00 +0000 (17:13 -0700)
cmd/smyrna/tvnodes.h

index c99e9b45fb72455150aa49909ae2909ea5bb78b1..3d67fdb04d56200c36dc9b24a6defb4655d3001f 100644 (file)
 #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" {