Commit 638c59db authored by Rafaël Carré's avatar Rafaël Carré

Reenables device probe header

parent 5a989669
...@@ -20,7 +20,6 @@ ...@@ -20,7 +20,6 @@
* along with this program; if not, write to the Free Software * along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
*****************************************************************************/ *****************************************************************************/
#if 0
#ifndef _VLC_DEVICES_H #ifndef _VLC_DEVICES_H
#define _VLC_DEVICES_H 1 #define _VLC_DEVICES_H 1
...@@ -61,4 +60,3 @@ static inline void device_GetDVD(void) ...@@ -61,4 +60,3 @@ static inline void device_GetDVD(void)
} }
#endif #endif
#endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment