From 39559f543f4034819b2ccc3fccac1ef8c1b1b049 Mon Sep 17 00:00:00 2001 From: Maximilian Albert Date: Sun, 9 Aug 2009 16:43:14 +0000 Subject: Cleanup (remove unused variable; use generic function to determine the file extension) (bzr r8455) --- src/file.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/file.cpp') diff --git a/src/file.cpp b/src/file.cpp index 03fb7bd59..8f40d7e4b 100644 --- a/src/file.cpp +++ b/src/file.cpp @@ -1141,7 +1141,6 @@ sp_file_export_dialog(void *widget) Glib::ustring export_path; Glib::ustring export_loc; - Inkscape::XML::Node *repr = sp_document_repr_root(doc); Inkscape::Preferences *prefs = Inkscape::Preferences::get(); Inkscape::Extension::Output *extension; -- cgit v1.2.3