X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=inline;f=src%2Fui%2Fgui%2Fpsppire-delimited-text.h;h=d18570a83fcf16d5c1510f6db9d801b3afa4b7ee;hb=ca1382f24fd0a8a90dd65daf98a279d6a549d9da;hp=1e1f69d116adbda69d6afeef98c8652f58afe320;hpb=0c9c3a513c26044082e546085747ddf8e7ec128a;p=pspp diff --git a/src/ui/gui/psppire-delimited-text.h b/src/ui/gui/psppire-delimited-text.h index 1e1f69d116..d18570a83f 100644 --- a/src/ui/gui/psppire-delimited-text.h +++ b/src/ui/gui/psppire-delimited-text.h @@ -67,7 +67,6 @@ struct _PsppireDelimitedText /* caching */ const char *cache_starts[512]; - struct substring cache; struct substring const_cache; int cache_row; };