aboutsummaryrefslogtreecommitdiff
path: root/Graph.h
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2014-09-22 20:29:43 +0000
committerDimitri Sokolyuk <demon@dim13.org>2014-09-22 20:29:43 +0000
commitc1b5a19ce345f4e917dcc2c8c455ae00f08ab657 (patch)
tree13159641a20b149c461a6e506d282339e8a5785e /Graph.h
parentc10847366966274e04fa9f56532c899081a7f503 (diff)
remove dead includes
Diffstat (limited to 'Graph.h')
-rw-r--r--Graph.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Graph.h b/Graph.h
index 0033cc2..ea433d8 100644
--- a/Graph.h
+++ b/Graph.h
@@ -3,8 +3,6 @@
#ifndef _Graph_h
#define _Graph_h
-// #include <X11/Intrinsic.h>
-
#define XtNnumEntries "numEntries"
#define XtCNumEntries "NumEntries"
#define XtNlabels "labels"