From acfde068698184249e50e0781a22bb38ba87cf3f Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Tue, 15 Sep 2015 16:40:14 +0300 Subject: codelite projects --- client-qt/udm-client-qt/udm_main.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'client-qt/udm-client-qt/udm_main.cpp') diff --git a/client-qt/udm-client-qt/udm_main.cpp b/client-qt/udm-client-qt/udm_main.cpp index a7e0c18..ee58834 100644 --- a/client-qt/udm-client-qt/udm_main.cpp +++ b/client-qt/udm-client-qt/udm_main.cpp @@ -241,7 +241,6 @@ void udm_main::server_message_received(server_msg msg) if(!found) downloads.push_back(msg.download().download()); mdl_downloads->refresh(); - } break; default: -- cgit v1.2.3