summaryrefslogtreecommitdiff
path: root/clients/xzwrite/GetString.h
diff options
context:
space:
mode:
Diffstat (limited to 'clients/xzwrite/GetString.h')
-rw-r--r--clients/xzwrite/GetString.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/clients/xzwrite/GetString.h b/clients/xzwrite/GetString.h
deleted file mode 100644
index 562485d..0000000
--- a/clients/xzwrite/GetString.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#include <X11/Intrinsic.h>
-
-#define GETSTRING_ACCEPT -1000
-#define GETSTRING_CANCEL -1001
-
-Widget InitGetString();
-int GetString();
-
-