Call dictionary callbacks on replaced dictionary.
[pspp-builds.git] / src / ui / gui / psppire-var-store.h
index d61e25ff44aecbed8be08628531d538f164f7dab..913c4076c05fa7a739fbf8824b1984dc168c7bb2 100644 (file)
@@ -49,8 +49,6 @@ extern "C" {
 typedef struct _PsppireVarStore       PsppireVarStore;
 typedef struct _PsppireVarStoreClass  PsppireVarStoreClass;
 
-struct dictionary;
-
 struct _PsppireVarStore
 {
   GObject parent;