Remove dual reference

This commit is contained in:
Jim Norman 2006-07-14 20:06:07 +00:00
parent 6a42c87b74
commit 70adaff308

View File

@ -45,7 +45,6 @@ namespace Novell.CASA.GUI
#if LINUX
Egg.TrayIcon icon;
EventBox eb;
private Gtk.Image m_imageLocked = new Image("images/CASA_16.png", IconSize.Menu);
private static string iconfile = "/usr/share/doc/packages/CASA/images/CASA_22.png";
private static Gtk.IconSet iconset = new IconSet(new Gdk.Pixbuf(iconfile));