music/win32.h
changeset 2174 24d868f1c576
parent 2173 d828f2e748fe
child 2175 06415cf75dc1
--- a/music/win32.h	Sat Jul 23 15:34:05 2005 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-#ifndef MUSIC_WIN32_H
-#define MUSIC_WIN32_H
-
-#include "hal.h"
-
-extern const HalMusicDriver _win32_music_driver;
-
-#endif