summaryrefslogtreecommitdiff
path: root/cursors.h
diff options
context:
space:
mode:
Diffstat (limited to 'cursors.h')
-rw-r--r--cursors.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/cursors.h b/cursors.h
deleted file mode 100644
index bfce895..0000000
--- a/cursors.h
+++ /dev/null
@@ -1,8 +0,0 @@
1#ifndef _CURSORS_H
2#define _CURSORS_H
3
4#define CURS_NONE 0
5#define CURS_WIN 1
6#define CURS_DEFAULT 2
7
8#endif