summaryrefslogtreecommitdiff
path: root/music/dmusic.h
diff options
context:
space:
mode:
Diffstat (limited to 'music/dmusic.h')
-rw-r--r--music/dmusic.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/music/dmusic.h b/music/dmusic.h
deleted file mode 100644
index 5d0990137..000000000
--- a/music/dmusic.h
+++ /dev/null
@@ -1,10 +0,0 @@
-/* $Id$ */
-
-#ifndef MUSIC_DMUSIC_H
-#define MUSIC_DMUSIC_H
-
-#include "../hal.h"
-
-extern const HalMusicDriver _dmusic_midi_driver;
-
-#endif