summaryrefslogtreecommitdiff
path: root/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'state.h')
-rw-r--r--state.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/state.h b/state.h
index 0198029..4c74ee3 100644
--- a/state.h
+++ b/state.h
@@ -158,7 +158,7 @@ public:
tEvent GetPresentEvent();
tEvent GetFollowingEvent();
tReplayState GetReplayState();
- bool IsRecording(int CardNumber, int selector);
+ bool IsRecording(int CardNumber);
std::string Recordings(int CardNumber, int selector);
int NumRecordings(int CardNumber);
tOsdState GetOsdState();