From 6cbccdd31ca60819e816f164a4828b113caddd73 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 12 Nov 2015 18:52:58 +1100 Subject: Cleanup: unused defines --- source/blender/windowmanager/wm_cursors.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'source/blender/windowmanager/wm_cursors.h') diff --git a/source/blender/windowmanager/wm_cursors.h b/source/blender/windowmanager/wm_cursors.h index 81adf3a7769..e99f80f53cd 100644 --- a/source/blender/windowmanager/wm_cursors.h +++ b/source/blender/windowmanager/wm_cursors.h @@ -108,9 +108,6 @@ enum { BC_YELLOW }; -#define SMALL_CURSOR 0 -#define BIG_CURSOR 1 - struct wmWindow; struct wmEvent; -- cgit v1.2.3