removed useless dump
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11749 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -89,7 +89,6 @@ main(int argc, char **argv)
|
||||
printf("error when loading the keymap\n");
|
||||
return 1;
|
||||
}
|
||||
keymap.Dump();
|
||||
keymap.SaveAsHeader(outputRef);
|
||||
return 0;
|
||||
} else if (operation == 'b') {
|
||||
|
||||
Reference in New Issue
Block a user