]> git.sesse.net Git - vlc/blobdiff - plugins/qnx/qnx.c
This is the first part of the new configuration architecture for vlc.
[vlc] / plugins / qnx / qnx.c
index 1ce7418159aa2ebbca71729cdae2b58553bf40b4..a629f10f1dfadbd2c2e285e737b5ef7df0f9b693 100644 (file)
@@ -41,8 +41,6 @@ void _M( vout_getfunctions )( function_list_t * p_function_list );
  * Building configuration tree
  *****************************************************************************/
 MODULE_CONFIG_START
-ADD_WINDOW( "Configuration for QNX RTOS module" )
-    ADD_COMMENT( "For now, the QNX RTOS module cannot be configured" )
 MODULE_CONFIG_STOP
 
 MODULE_INIT_START