Remove dual reference
This commit is contained in:
parent
6a42c87b74
commit
70adaff308
@ -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));
|
||||
|
Loading…
Reference in New Issue
Block a user