]> git.sesse.net Git - vlc/blobdiff - include/vlc_objects.h
kVLCDestructor: remove, does not exist
[vlc] / include / vlc_objects.h
index 9952987d43c55eb8e0d0735345ae93fce23efd19..1a9d329bdf0a0edca328f479dcef8d99b53947db 100644 (file)
@@ -86,9 +86,6 @@
 /* Types */
 typedef void (*vlc_destructor_t)(struct vlc_object_t *);
 
-/* Constants */
-VLC_PUBLIC_API const vlc_destructor_t kVLCDestructor;
-
 /*****************************************************************************
  * The vlc_object_t type. Yes, it's that simple :-)
  *****************************************************************************/