~ubuntu-branches/ubuntu/utopic/gimp/utopic

« back to all changes in this revision

Viewing changes to plug-ins/common/file-pdf-save.c

  • Committer: Package Import Robot
  • Author(s): Ari Pollak
  • Date: 2013-02-23 11:52:27 UTC
  • mto: (1.1.28) (0.6.1 sid)
  • mto: This revision was merged to the branch mainline in revision 77.
  • Revision ID: package-import@ubuntu.com-20130223115227-erjyrlri4ku3ysap
ImportĀ upstreamĀ versionĀ 2.8.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
1071
1071
          gtk_tree_row_reference_free (items[i]);
1072
1072
          multi_page.image_count--;
1073
1073
        }
1074
 
 
1075
 
      g_free (items);
1076
1074
    }
1077
1075
 
1078
1076
  dnd_remove = TRUE;