summaryrefslogtreecommitdiffstats
path: root/src/bltGraph.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bltGraph.h')
-rw-r--r--src/bltGraph.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/bltGraph.h b/src/bltGraph.h
index b00574c..99b86c3 100644
--- a/src/bltGraph.h
+++ b/src/bltGraph.h
@@ -82,7 +82,6 @@ typedef struct {
short int maxTickHeight;
unsigned int nAxes;
Blt_Chain axes;
- const char *varName;
int reqSize;
int site;
} Margin;
@@ -179,7 +178,6 @@ class Graph {
void drawMargins(Drawable);
void printMargins(Blt_Ps);
- void updateMarginTraces();
int getMarginGeometry(Margin*);
void destroyPens();