From 8f30963c37732395940f6435b014f5cf45d52434 Mon Sep 17 00:00:00 2001 From: uau Date: Thu, 27 Apr 2006 12:40:29 +0000 Subject: Make EDL compilation unconditional git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18313 b3059339-0415-0410-9bf9-f77b7e298cf2 --- input/input.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'input/input.h') diff --git a/input/input.h b/input/input.h index 4bc61041fe..5fe9a88121 100644 --- a/input/input.h +++ b/input/input.h @@ -37,9 +37,7 @@ #define MP_CMD_GET_PERCENT_POS 35 #define MP_CMD_SUB_STEP 36 #define MP_CMD_TV_SET_CHANNEL 37 -#ifdef USE_EDL #define MP_CMD_EDL_MARK 38 -#endif #define MP_CMD_SUB_ALIGNMENT 39 #define MP_CMD_TV_LAST_CHANNEL 40 #define MP_CMD_OSD_SHOW_TEXT 41 -- cgit v1.2.3