]> git.sesse.net Git - vlc/blobdiff - include/vlc_objects.h
Remove SD object type
[vlc] / include / vlc_objects.h
index 1511427ffdfe4ed411c51378decea3624c5212c3..e59a09eaa6d1a3e70b8c16bc10e18d548a8d34d4 100644 (file)
@@ -1,7 +1,7 @@
 /*****************************************************************************
  * vlc_objects.h: vlc_object_t definition and manipulation methods
  *****************************************************************************
- * Copyright (C) 2002-2006 the VideoLAN team
+ * Copyright (C) 2002-2008 the VideoLAN team
  * $Id$
  *
  * Authors: Samuel Hocevar <sam@zoy.org>
@@ -61,7 +61,7 @@
 
 
 
-#define VLC_OBJECT_SD          (-26)
+
 #define VLC_OBJECT_XML         (-27)
 #define VLC_OBJECT_OSDMENU     (-28)
 #define VLC_OBJECT_STATS       (-29)