summaryrefslogtreecommitdiffstats
path: root/Src/Plugins/Input/in_vorbis/genres.h
diff options
context:
space:
mode:
Diffstat (limited to 'Src/Plugins/Input/in_vorbis/genres.h')
-rw-r--r--Src/Plugins/Input/in_vorbis/genres.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/Src/Plugins/Input/in_vorbis/genres.h b/Src/Plugins/Input/in_vorbis/genres.h
deleted file mode 100644
index ad840701e..000000000
--- a/Src/Plugins/Input/in_vorbis/genres.h
+++ /dev/null
@@ -1,16 +0,0 @@
-#ifndef NULLSOFT_IN_VORBIS_GENRES_H
-#define NULLSOFT_IN_VORBIS_GENRES_H
-
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-void genres_read(HWND wnd, wchar_t* fn);
-void genres_write(HWND wnd, wchar_t* fn);
-#define MAX_GENRE 256
-
-#ifdef __cplusplus
-}
-#endif
-
-#endif \ No newline at end of file