summaryrefslogtreecommitdiffstats
path: root/loader/codecpath.h
diff options
context:
space:
mode:
Diffstat (limited to 'loader/codecpath.h')
-rw-r--r--loader/codecpath.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/loader/codecpath.h b/loader/codecpath.h
deleted file mode 100644
index 0532e9a3a1..0000000000
--- a/loader/codecpath.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
- * Modified for use with MPlayer, detailed changelog at
- * http://svn.mplayerhq.hu/mplayer/trunk/
- */
-
-#ifndef MPLAYER_CODECPATH_H
-#define MPLAYER_CODECPATH_H
-
-extern char *def_path;
-void SetCodecPath(const char* path);
-
-#endif /* MPLAYER_CODECPATH_H */