Remove whitespace added in previous commit

This commit is contained in:
Ryan Collins 2015-03-25 17:15:25 -04:00
parent 6a47fcd485
commit 117c1ef3fc
1 changed files with 1 additions and 4 deletions

View File

@ -17,18 +17,15 @@ BOOL InR4300iCommandsWindow = FALSE;
char CommandName[100];
void SetR4300iCommandToStepping ( void )
{
{
}
void SetR4300iCommandViewto ( UINT /*NewLocation*/ )
{
}
void __cdecl Enter_R4300i_Commands_Window ( void )
{
}
char strLabelName[100];