diff options
Diffstat (limited to 'src/desktop-handles.cpp')
| -rw-r--r-- | src/desktop-handles.cpp | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/desktop-handles.cpp b/src/desktop-handles.cpp index 8fa7ad986..980e6c0e9 100644 --- a/src/desktop-handles.cpp +++ b/src/desktop-handles.cpp @@ -15,14 +15,6 @@ #include "desktop.h" #include "desktop-handles.h" -Inkscape::Selection * -sp_desktop_selection (SPDesktop const * desktop) -{ - g_assert(desktop != NULL); - - return desktop->selection; -} - SPDocument * sp_desktop_document (SPDesktop const * desktop) { |
