summaryrefslogtreecommitdiffstats
path: root/src/extension/implementation/script.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/extension/implementation/script.h')
-rw-r--r--src/extension/implementation/script.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/extension/implementation/script.h b/src/extension/implementation/script.h
index 9a3b40278..425198be3 100644
--- a/src/extension/implementation/script.h
+++ b/src/extension/implementation/script.h
@@ -76,8 +76,6 @@ private:
*/
Gtk::Window *parent_window;
- std::string solve_reldir(Inkscape::XML::Node *repr_in);
- bool check_existence (std::string const& command);
void copy_doc(Inkscape::XML::Node * olddoc, Inkscape::XML::Node * newdoc);
void checkStderr (Glib::ustring const& filename, Gtk::MessageType type, Glib::ustring const& message);