diff options
Diffstat (limited to 'engines/sci/sci.h')
-rw-r--r-- | engines/sci/sci.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/sci/sci.h b/engines/sci/sci.h index 744a1b4aed..ef2fb3ba75 100644 --- a/engines/sci/sci.h +++ b/engines/sci/sci.h @@ -314,8 +314,6 @@ public: bool checkSelectorBreakpoint(BreakpointType breakpointType, reg_t send_obj, int selector); bool checkAddressBreakpoint(const reg32_t &address); - void patchGameSaveRestore(); - public: /** |