Removed an arbitrary empty line.

This commit is contained in:
batrick 2009-06-13 06:51:51 +00:00
parent b0420dd8d5
commit 249c1e7179

View file

@ -45,7 +45,6 @@ static int startTimeOutClock (lua_State *L)
if (!target->timeOutClockRunning())
target->startTimeOutClock(NULL);
return 0;
}
static int stopTimeOutClock (lua_State *L)