summaryrefslogtreecommitdiff
path: root/menu.h
diff options
context:
space:
mode:
authorTimo Eskola <timo@tolleri.net>2018-08-27 14:16:37 +0300
committerTimo Eskola <timo@tolleri.net>2018-08-27 14:16:37 +0300
commited56164c362dac89ca8fedfee89f16fded90a4d5 (patch)
tree2f9cb76366a2d6a4139cde8bac8a125db24b419b /menu.h
parent92359bd5383b9c98d3addafe06fbb78b2849676b (diff)
downloadvdr-plugin-duplicates-ed56164c362dac89ca8fedfee89f16fded90a4d5.tar.gz
vdr-plugin-duplicates-ed56164c362dac89ca8fedfee89f16fded90a4d5.tar.bz2
Improve deletion performance.
Diffstat (limited to 'menu.h')
-rw-r--r--menu.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/menu.h b/menu.h
index 62720c6..2e9b9fb 100644
--- a/menu.h
+++ b/menu.h
@@ -21,10 +21,7 @@
#ifndef LOCK_TIMERS_WRITE
#define LOCK_TIMERS_WRITE
#endif
-#ifndef LOCK_RECORDINGS_READ
-#define LOCK_RECORDINGS_READ
-#endif
-class cMenuDuplicateItem;
+
class cMenuSetupDuplicates;
// --- cMenuDuplicates -------------------------------------------------------