Wireshark-commits: [Wireshark-commits] rev 38574: /trunk/gtk/ /trunk/gtk/: color_dlg.c color_edit_d
Date: Wed, 17 Aug 2011 10:53:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38574

User: etxrab
Date: 2011/08/17 03:53 AM

Log:
 Get rid of get_color() it looks like we do not need allocated collors.
 The code is #if 0:ed out in case there is any ill side effects.

Directory: /trunk/gtk/
  Changes    Path                 Action
  +19 -2     color_dlg.c          Modified
  +4 -1      color_edit_dlg.c     Modified
  +10 -6     color_utils.c        Modified
  +2 -1      color_utils.h        Modified
  +6 -3      main_proto_draw.c    Modified
  +6 -2      main_welcome.c       Modified