summaryrefslogtreecommitdiffstats
path: root/src/file.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/file.cpp')
-rw-r--r--src/file.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/file.cpp b/src/file.cpp
index 5c236da82..679c28801 100644
--- a/src/file.cpp
+++ b/src/file.cpp
@@ -204,9 +204,6 @@ sp_file_open(gchar const *uri, Inkscape::Extension::Extension *key, bool add_to_
// resize the window to match the document properties
// (this may be redundant for new windows... if so, move to the "virgin"
// section above)
-#ifdef WITH_INKBOARD
- desktop->whiteboard_session_manager()->setDesktop(desktop);
-#endif
sp_namedview_window_from_document(desktop);
if (add_to_recent) {