]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkentry.h
Centralize lookup and caching of cursor GC's here.
[~andy/gtk] / gtk / gtkentry.h
index 86856c51263c5d258dfbf72b6e2639b8dea5949f..259b96095353b9b33da35d738035e424288beef0 100644 (file)
@@ -111,8 +111,6 @@ struct _GtkEntry
   gunichar invisible_char;
 
   gint width_chars;
-
-  GdkGC *cursor_gc;
 };
 
 struct _GtkEntryClass