]> git.sur5r.net Git - glabels/blobdiff - glabels2/src/ui-commands.c
2007-03-28 Jim Evins <evins@snaught.com>
[glabels] / glabels2 / src / ui-commands.c
index 223d36800c83068b904b7dc21b579d2551e472d2..1e5942ba65bd1654cce4ef49dd92904b88138735 100644 (file)
@@ -208,8 +208,6 @@ gl_ui_cmd_file_print (GtkAction *action,
         {
                 gl_print_op_free_settings (window->print_settings);
                 window->print_settings = gl_print_op_get_settings (op);
-
-                g_object_unref (op);
         }
 
         gl_debug (DEBUG_COMMANDS, "END");