X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fvariable-info-dialog.c;h=6d494495a43698a50e4a8ea28572cb59e7ed803b;hb=871d078bcc3029284551e2400a58bd5ece2064f3;hp=cbc4d5cadb97eedc10b929e4532da9e820d7df3d;hpb=2dc7abd2a759dbb1230547aa032f65a95aa767ec;p=pspp-builds.git diff --git a/src/ui/gui/variable-info-dialog.c b/src/ui/gui/variable-info-dialog.c index cbc4d5ca..6d494495 100644 --- a/src/ui/gui/variable-info-dialog.c +++ b/src/ui/gui/variable-info-dialog.c @@ -91,8 +91,6 @@ populate_text (PsppireDictView *treeview, gpointer data) text = measure_to_string (var, NULL); g_string_append_printf (gstring, _("Measurement Level: %s\n"), text); - g_free (text); - /* Value Labels */