summaryrefslogtreecommitdiffstats
path: root/src/ui/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/interface.h')
-rw-r--r--src/ui/interface.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/ui/interface.h b/src/ui/interface.h
index 1b77fdab9..eb75fe7d6 100644
--- a/src/ui/interface.h
+++ b/src/ui/interface.h
@@ -20,8 +20,6 @@
#include <glibmm/ustring.h>
-class SPViewWidget;
-
typedef struct _GtkWidget GtkWidget;
namespace Inkscape {
@@ -35,11 +33,6 @@ class View;
} // namespace Inkscape
/**
- * Create a new document window.
- */
-void sp_create_window (SPViewWidget *vw, bool editable);
-
-/**
* \param widget unused
*/
void sp_ui_close_view (GtkWidget *widget);