]> git.sesse.net Git - vlc/blobdiff - include/vlc_objects.h
Rework/simplify the TLS plugin interface (LibVLC <-> tls plugin).
[vlc] / include / vlc_objects.h
index 75eb384c67e43aabe441c7670d1433d704ae03aa..62398e81b0ba584867f7542bc74853e3711c3565 100644 (file)
@@ -60,7 +60,7 @@
 #define VLC_OBJECT_FILTER      (-22)
 #define VLC_OBJECT_VOD         (-23)
 #define VLC_OBJECT_SPU         (-24)
-#define VLC_OBJECT_TLS         (-25)
+/*#define VLC_OBJECT_xxx         (-25) - formerly TLS */
 #define VLC_OBJECT_SD          (-26)
 #define VLC_OBJECT_XML         (-27)
 #define VLC_OBJECT_OSDMENU     (-28)