summaryrefslogtreecommitdiffstats
path: root/src/bltGrAxis.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bltGrAxis.h')
-rw-r--r--src/bltGrAxis.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/bltGrAxis.h b/src/bltGrAxis.h
index dfefa02..06471ef 100644
--- a/src/bltGrAxis.h
+++ b/src/bltGrAxis.h
@@ -101,8 +101,6 @@ typedef struct {
int hide;
int showTicks;
- // Fields specific to axes
-
double windowSize;
const char *formatCmd;
int descending;
@@ -129,8 +127,6 @@ typedef struct {
const char *title;
int titleAlternate;
- // The following fields are specific to logical axes
-
XColor* activeFgColor;
int activeRelief;
Tk_3DBorder normalBg;