]> git.sesse.net Git - vlc/commitdiff
Reenables device probe header
authorRafaël Carré <funman@videolan.org>
Sun, 19 Nov 2006 16:34:09 +0000 (16:34 +0000)
committerRafaël Carré <funman@videolan.org>
Sun, 19 Nov 2006 16:34:09 +0000 (16:34 +0000)
include/vlc_devices.h

index d3c98717fd7d739c4da3f10632bde7b66de3da63..60b065577a696ece1788c786020140e49cf16baf 100644 (file)
@@ -20,7 +20,6 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
-#if 0
 #ifndef _VLC_DEVICES_H
 #define _VLC_DEVICES_H 1
 
@@ -61,4 +60,3 @@ static inline void device_GetDVD(void)
 }
 
 #endif
-#endif