SHERLOCK: remove virtual from Talk::isOpcode()

This commit is contained in:
Martin Kiewitz 2015-06-14 22:46:23 +02:00
parent 6b017c2d83
commit d63b1444f2

View File

@ -258,7 +258,7 @@ protected:
/**
* Checks, if a character is an opcode
*/
virtual bool isOpcode(byte checkCharacter);
bool isOpcode(byte checkCharacter);
/**
* Display the talk interface window