Provide wrapper for gtk_menu_popup_at_pointer.
[pspp] / src / ui / gui / psppire-delimited-text.h
index 1e1f69d116adbda69d6afeef98c8652f58afe320..d18570a83fcf16d5c1510f6db9d801b3afa4b7ee 100644 (file)
@@ -67,7 +67,6 @@ struct _PsppireDelimitedText
 
   /* caching */
   const char *cache_starts[512];
-  struct substring cache;
   struct substring const_cache;
   int cache_row;
 };