diff options
Diffstat (limited to 'displayreplay.h')
| -rw-r--r-- | displayreplay.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/displayreplay.h b/displayreplay.h index a63c8d8..e299e91 100644 --- a/displayreplay.h +++ b/displayreplay.h @@ -13,10 +13,6 @@ private: bool initial; bool doOutput; bool modeOnly; - int numMarksLast; - int *lastMarks; - bool MarksChanged(void); - void RememberMarks(void); public: cSDDisplayReplay(cTemplate *replayTemplate, bool ModeOnly); virtual ~cSDDisplayReplay(); |
