diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2013-03-04 17:21:11 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2013-03-04 17:21:11 +0000 |
| commit | 8764988ec95bd0fc0f26aaa79612284c8b667b9c (patch) | |
| tree | 768a538c555c5c44fa436af98931bc08965f7662 /src/file.cpp | |
| parent | Drop unused internal Python and Perl config checks (diff) | |
| download | inkscape-8764988ec95bd0fc0f26aaa79612284c8b667b9c.tar.gz inkscape-8764988ec95bd0fc0f26aaa79612284c8b667b9c.zip | |
Drop dead Inkboard code. Config flag no longer exists
(bzr r12173)
Diffstat (limited to 'src/file.cpp')
| -rw-r--r-- | src/file.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/file.cpp b/src/file.cpp index 468d02eba..97087c1a1 100644 --- a/src/file.cpp +++ b/src/file.cpp @@ -81,10 +81,6 @@ using Inkscape::DocumentUndo; #include "extension/dbus/dbus-init.h" #endif -//#ifdef WITH_INKBOARD -//#include "jabber_whiteboard/session-manager.h" -//#endif - #ifdef WIN32 #include <windows.h> #endif |
