diff options
| author | David Skoland <davidskoland@gmail.com> | 2017-02-03 17:54:40 +0100 |
|---|---|---|
| committer | David Skoland <davidskoland@gmail.com> | 2017-02-03 17:54:40 +0100 |
| commit | 0997bdc26f90d8dfa8d8a37dca155be09e43cb46 (patch) | |
| tree | 43d26b71726c4b405d8e719eac074ea7f9df4354 /courtroom.cpp | |
| parent | 6a4657ceb92f391da012657239267d83762c937a (diff) | |
removed debug code
Diffstat (limited to 'courtroom.cpp')
| -rw-r--r-- | courtroom.cpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/courtroom.cpp b/courtroom.cpp index da598d50..3f68416a 100644 --- a/courtroom.cpp +++ b/courtroom.cpp @@ -1058,13 +1058,6 @@ void Courtroom::on_ooc_toggle_clicked() void Courtroom::on_witness_testimony_clicked() { - //D3BUG - //ui_vp_message->setStyleSheet("background-color: rgba(0, 0, 0, 0);" - // "color: red"); - - set_text_color(); - //D3BUG - ao_app->send_server_packet(new AOPacket("RT#testimony1#%")); } |
