Wireshark-commits: [Wireshark-commits] rev 44733: /trunk/ui/gtk/ /trunk/ui/gtk/: airpcap_dlg.c

Date: Sat, 01 Sep 2012 23:13:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44733

User: eapache
Date: 2012/09/01 04:13 PM

Log:
 Remove a bunch of unused variables.
 Protect a pointer dereference by moving it so it's guarded by the existing
 null check.
 Issues caught by cppcheck.

Directory: /trunk/ui/gtk/
  Changes    Path             Action
  +6 -18     airpcap_dlg.c    Modified