summaryrefslogtreecommitdiffstats
path: root/src/file.cpp
diff options
context:
space:
mode:
authorAndrew rugby471@gmail.com <>2011-03-26 08:22:37 +0000
committerAndrew rugby471@gmail.com <>2011-03-26 08:22:37 +0000
commit15efa741213c01b0b01f63877978b90054672a96 (patch)
tree05cb4a3df90ab674c2576d635eac7741ae36f7a3 /src/file.cpp
parentIncreased size of OCAL logo and removed "Powered by" text (diff)
downloadinkscape-15efa741213c01b0b01f63877978b90054672a96.tar.gz
inkscape-15efa741213c01b0b01f63877978b90054672a96.zip
Sorted wrapping of labels
(bzr r10092.1.22)
Diffstat (limited to 'src/file.cpp')
-rw-r--r--src/file.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/file.cpp b/src/file.cpp
index 76e1e9d6d..6fda8052b 100644
--- a/src/file.cpp
+++ b/src/file.cpp
@@ -1468,7 +1468,6 @@ sp_file_import_from_ocal(Gtk::Window &parent_window)
import_ocal_dialog = new
Inkscape::UI::Dialog::OCAL::ImportDialog(
parent_window,
- import_path,
Inkscape::UI::Dialog::IMPORT_TYPES,
(char const *)_("Import Clip Art"));