diff options
Diffstat (limited to 'video/dedicated_v.h')
-rw-r--r-- | video/dedicated_v.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/video/dedicated_v.h b/video/dedicated_v.h deleted file mode 100644 index 9ba1223d3..000000000 --- a/video/dedicated_v.h +++ /dev/null @@ -1,10 +0,0 @@ -/* $Id$ */ - -#ifndef VIDEO_DEDICATED_H -#define VIDEO_DEDICATED_H - -#include "../hal.h" - -extern const HalVideoDriver _dedicated_video_driver; - -#endif |