diff input/input.h @ 18312:3b5b7e78b9af

Make EDL compilation unconditional
author uau
date Thu, 27 Apr 2006 12:40:29 +0000
parents 8c35bd43135f
children 4e68a3881201
line wrap: on
line diff
--- a/input/input.h	Thu Apr 27 12:00:56 2006 +0000
+++ b/input/input.h	Thu Apr 27 12:40:29 2006 +0000
@@ -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