Patch #5676 (syntax string source).
[pspp-builds.git] / src / ui / gui / psppire-dict.h
index bcf31da3e95c7eb676308e3a4ae7fc0944ba64f4..42a13c635244fd0908b1f0252048bf656ec0cfb4 100644 (file)
@@ -104,7 +104,6 @@ void psppire_dict_rename_var (PsppireDict *dict, struct variable *v,
 
 void psppire_dict_replace_dictionary (PsppireDict *, struct dictionary *);
 
-void psppire_dict_set_weight_variable (PsppireDict *, struct variable *);
 struct variable * psppire_dict_get_weight_variable (const PsppireDict *);