summaryrefslogtreecommitdiff
path: root/faad2/src/plugins/QCDMp4/QCDTagsDLL.h
diff options
context:
space:
mode:
Diffstat (limited to 'faad2/src/plugins/QCDMp4/QCDTagsDLL.h')
-rw-r--r--faad2/src/plugins/QCDMp4/QCDTagsDLL.h14
1 files changed, 0 insertions, 14 deletions
diff --git a/faad2/src/plugins/QCDMp4/QCDTagsDLL.h b/faad2/src/plugins/QCDMp4/QCDTagsDLL.h
deleted file mode 100644
index d8621cc..0000000
--- a/faad2/src/plugins/QCDMp4/QCDTagsDLL.h
+++ /dev/null
@@ -1,14 +0,0 @@
-#ifndef QCDTAGS_H
-#define QCDTAGS_H
-
-#include "QCDModTagEditor.h"
-
-extern HINSTANCE hInstance;
-
-void ShutDown_Tag(int flags);
-bool Read_Tag(LPCSTR filename, void* tagData);
-bool Write_Tag(LPCSTR filename, void* tagData);
-bool Strip_Tag(LPCSTR filename);
-
-
-#endif \ No newline at end of file