From fcadbfb31e9e8bd463a16369e3de2ec96a413a6a Mon Sep 17 00:00:00 2001 From: daleharvey Date: Fri, 23 Jun 2006 13:15:16 +0000 Subject: manually merging the INKBOARD_PEDRO branch into trunk (bzr r1268) --- src/file.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/file.cpp') 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) { -- cgit v1.2.3