summaryrefslogtreecommitdiffstats
path: root/libvo/osd.c
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-03 18:33:28 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-08-03 18:33:28 +0000
commitc68f67e2e06664fd36293cf744b5bf043d68a00e (patch)
treeff2f9a20f90cd32909d73ce9750600c87c092fb2 /libvo/osd.c
parentc22e181e2c057551a5f6e88c73c80ff67b479bea (diff)
downloadmpv-c68f67e2e06664fd36293cf744b5bf043d68a00e.tar.bz2
mpv-c68f67e2e06664fd36293cf744b5bf043d68a00e.tar.xz
removed obsolete my_profile
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10517 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo/osd.c')
-rw-r--r--libvo/osd.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libvo/osd.c b/libvo/osd.c
index da8096ac19..6c45b88c6c 100644
--- a/libvo/osd.c
+++ b/libvo/osd.c
@@ -8,8 +8,6 @@
#include "config.h"
#include "osd.h"
#include "mp_msg.h"
-//#define ENABLE_PROFILE
-#include "../my_profile.h"
#include <inttypes.h>
#include "../cpudetect.h"
#include "../mangle.h"