Audit and cleanup dispose methods of classes which have them.
[pspp] / src / ui / gui / psppire-window-register.h
index cf4f4d8ec9a41773fae12e9e2cf8e85069a554d6..fdc6551926020f7482a40cf35ffac55076468792 100644 (file)
@@ -58,7 +58,6 @@ struct _PsppireWindowRegister
   GObject parent;
 
   /*< private >*/
-  gboolean dispose_has_run ;
   GHashTable *name_table;
 };