Revert "Made psppire-conf thread safer"
[pspp] / src / ui / gui / psppire-conf.h
index 7e9ab6ad127d1cdf69f04f0ea2daa38b7fc9daaa..a7415b2451010b081b0774c9b014c8b205c34613 100644 (file)
@@ -61,7 +61,6 @@ struct _PsppireConf
   gboolean dispose_has_run ;
 
   GKeyFile *keyfile;
-  GMutex *mutex;
   gchar *filename;
 };