]> git.sesse.net Git - vlc/blobdiff - include/vlc_modules.h
- Cleanup and fixes deprecated options:
[vlc] / include / vlc_modules.h
index 3388b7a7d1d6d4fb81d992df2f5fcc63520370c7..4d9cf615cc1f1f01228a642d77432e534a6afc33 100644 (file)
@@ -46,7 +46,7 @@ typedef shl_t module_handle_t;
 /**
  * Module descriptor
  */
-#ifndef __PLUGIN__FIXME
+#ifndef __PLUGIN__
 /* FIXME: scheduled for privatization */
 struct module_t
 {