Wireshark-commits: [Wireshark-commits] rev 45312: /trunk/ui/qt/ /trunk/ui/qt/: capture_file_dialog.

Date: Thu, 04 Oct 2012 18:16:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45312

User: alagoutte
Date: 2012/10/04 11:16 AM

Log:
 Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang

Directory: /trunk/ui/qt/
  Changes    Path                       Action
  +5 -5      capture_file_dialog.cpp    Modified
  +3 -3      import_text_dialog.cpp     Modified
  +13 -17    main_status_bar.cpp        Modified
  +20 -25    main_window.cpp            Modified