summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xgc.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/xgc.h b/xgc.h
index c3a7021..6306427 100644
--- a/xgc.h
+++ b/xgc.h
@@ -61,11 +61,6 @@ typedef struct {
WidgetList widgets;
} ChoiceDesc;
-#ifndef HAS_SNPRINTF
-#include <X11/Xmu/SysUtil.h>
-#define snprintf XmuSnprintf
-#endif
-
/************/
extern XStuff X;