summaryrefslogtreecommitdiffstats
path: root/src/ui/clipboard.cpp
diff options
context:
space:
mode:
authorJabiertxof <jabier.arraiza@marker.es>2019-09-28 17:10:43 +0000
committerJabier Arraiza <jabier.arraiza@marker.es>2019-09-29 22:44:33 +0000
commit0fbdc4d0a07630c390af062d98cbeb7ebc783358 (patch)
tree09c082bbf6eefe9fabd7ca20952ae8d5c6770dda /src/ui/clipboard.cpp
parentRemove unused code (diff)
downloadinkscape-0fbdc4d0a07630c390af062d98cbeb7ebc783358.tar.gz
inkscape-0fbdc4d0a07630c390af062d98cbeb7ebc783358.zip
Comment dead code not used currently
Diffstat (limited to 'src/ui/clipboard.cpp')
-rw-r--r--src/ui/clipboard.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/clipboard.cpp b/src/ui/clipboard.cpp
index d17a37535..bdc202588 100644
--- a/src/ui/clipboard.cpp
+++ b/src/ui/clipboard.cpp
@@ -1129,7 +1129,7 @@ bool ClipboardManagerImpl::_pasteText(SPDesktop *desktop)
}
}
return true;
-
+
}
// old(try to parse the text as a color and, if successful, apply it as the current style)
// we realy only want to inherit container style