remove unused define
authorAlan Hourihane <alanh@tungstengraphics.com>
Mon, 5 Nov 2007 10:06:37 +0000 (10:06 +0000)
committerAlan Hourihane <alanh@tungstengraphics.com>
Mon, 5 Nov 2007 10:06:37 +0000 (10:06 +0000)
linux-core/drm_objects.h

index 01876d9..bbce2ea 100644 (file)
@@ -157,7 +157,6 @@ struct drm_fence_object {
 };
 
 #define _DRM_FENCE_CLASSES 8
-#define _DRM_FENCE_TYPE_EXE 0x00
 
 struct drm_fence_class_manager {
        struct list_head ring;