summaryrefslogtreecommitdiff
path: root/x11.h
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-11-11 23:01:20 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-11-11 23:02:13 -0800
commit26a18245264f88214101fef27f4acc7806a469a4 (patch)
tree7db9a3c7f7bd78de20ace725941f0f0616f7f737 /x11.h
parentaf2cc5bc2e13a61e6ab3d495d3edb34d94a42964 (diff)
downloadxscope-26a18245264f88214101fef27f4acc7806a469a4.tar.gz
Remove extra definition of ScopeEnabled from x11.h
It's already defined in scope.h, which is more widely #included and a more logical home for it. Clears a bunch of gcc warnings of: scope.h:125:13: warning: redundant redeclaration of ‘ScopeEnabled’ x11.h:266:13: note: previous declaration of ‘ScopeEnabled’ was here Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'x11.h')
-rw-r--r--x11.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11.h b/x11.h
index 90f0e33..b6c0b9f 100644
--- a/x11.h
+++ b/x11.h
@@ -263,8 +263,6 @@
#define MaxTypes 256
-extern char ScopeEnabled;
-
/* ************************************************************ */
/* */
/* */