Wireshark-commits: [Wireshark-commits] rev 44752: /trunk/ui/gtk/ /trunk/ui/gtk/: packet_list_store.

Date: Mon, 03 Sep 2012 15:21:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44752

User: darkjames
Date: 2012/09/03 08:21 AM

Log:
 When inserting row there's no need to call packet_list_get_iter.
 
 Also, don't set iter.user_data[23] in packet_list_get_iter().
 We don't use them in packet_list_store.

Directory: /trunk/ui/gtk/
  Changes    Path                   Action
  +13 -23    packet_list_store.c    Modified