Deprecated and removed support for v1 save-state. (Fixes #603)

This commit is contained in:
tomcw
2019-01-05 22:20:51 +00:00
parent b17f880e6d
commit eea8cb3cdf
19 changed files with 7 additions and 356 deletions
-7
View File
@@ -544,13 +544,6 @@ void KeybToggleP8ACapsLock ()
//===========================================================================
void KeybSetSnapshot_v1(const BYTE LastKey)
{
keycode = LastKey;
}
//
#define SS_YAML_KEY_LASTKEY "Last Key"
#define SS_YAML_KEY_KEYWAITING "Key Waiting"