diff options
Diffstat (limited to 'engines/sherlock/tattoo/widget_verbs.h')
-rw-r--r-- | engines/sherlock/tattoo/widget_verbs.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/sherlock/tattoo/widget_verbs.h b/engines/sherlock/tattoo/widget_verbs.h index 82b9325681..fa41b3e42c 100644 --- a/engines/sherlock/tattoo/widget_verbs.h +++ b/engines/sherlock/tattoo/widget_verbs.h @@ -58,8 +58,6 @@ public: * Process input for the dialog */ void execute(); - - void checkTabbingKeys(int numOptions); }; } // End of namespace Tattoo |