Remove unused variable
[pspp] / src / ui / gui / psppire-data-store.h
index 4000e25b5e76714fdd7c3fa63662e4f0051baecf..1693a9ad0b9e138f213bec8af144eb65311ad92c 100644 (file)
@@ -84,10 +84,6 @@ struct _PsppireDataStore
   PsppireDict *dict;
   PsppireCaseFile *case_file;
 
-
-  /* The width of an upper case 'M' rendered in the current font */
-  gint width_of_m ;
-
   gboolean show_labels;
 
   /* Geometry */