summaryrefslogtreecommitdiff
path: root/recording.c
diff options
context:
space:
mode:
Diffstat (limited to 'recording.c')
-rw-r--r--recording.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/recording.c b/recording.c
index 1dd7cbb..1dfc7bf 100644
--- a/recording.c
+++ b/recording.c
@@ -395,7 +395,7 @@ int cUpdate::updateRecordingTable(int fullReload)
{
eventId = recInfo->GetEvent()->EventID();
-#if (defined (APIVERSNUM) && (APIVERSNUM >= 20304)) || (WITH_AUX_PATCH)
+#if (defined (APIVERSNUM) && (APIVERSNUM >= 20304))
if (channel)
{
cStateKey schedulesKey;