compiles again

This commit is contained in:
michael starke
2014-02-20 21:50:24 +01:00
parent 6e50d2bc5e
commit 4b6db6c07a

View File

@@ -116,7 +116,7 @@
}
+ (void)appendCommandForString:(NSString *)commandString toCommands:(NSMutableArray *)commands {
MPAutotypeCommand *
MPAutotypeCommand *command;
if(!commandString) {
NSDictionary *modifier = [self modifierCommands];
}