]> git.sesse.net Git - vlc/blobdiff - include/vlc_config.h
Typo.
[vlc] / include / vlc_config.h
index 30f05e308146d0ab8ba2d19bda0d2fe4db887dc6..4a514355f238751cb3f93ae261374354044faa8e 100644 (file)
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+/**
+ * \file
+ * This file defines of values used in interface, vout, aout and vlc core functions.
+ */
+
 /* Conventions regarding names of symbols and variables
  * ----------------------------------------------------
  *
@@ -56,7 +61,6 @@
  *****************************************************************************/
 
 #define DEFAULT_INPUT_ACTIVITY 1
-#define DIRECTORY_ACTIVITY 100
 #define TRANSCODE_ACTIVITY 10
 
 /* Used in ErrorThread */