diff options
Diffstat (limited to 'main.cpp')
| -rw-r--r-- | main.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -17,10 +17,5 @@ int main(int argc, char *argv[]) main_app.send_ms_packet(f_packet); main_app.w_lobby->show(); - //debug start - Courtroom w_courtroom; - w_courtroom.show(); - //debug end - return main_app.exec(); } |
