X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-dict.h;h=42a13c635244fd0908b1f0252048bf656ec0cfb4;hb=8f157150f5fe225224e407161fb7f899d34b8b18;hp=bcf31da3e95c7eb676308e3a4ae7fc0944ba64f4;hpb=35c4cb8cfb59bf6e1eb770114850e1184cfafc9b;p=pspp-builds.git diff --git a/src/ui/gui/psppire-dict.h b/src/ui/gui/psppire-dict.h index bcf31da3..42a13c63 100644 --- a/src/ui/gui/psppire-dict.h +++ b/src/ui/gui/psppire-dict.h @@ -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 *);