sc/source/ui/app/inputhdl.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit a02a54f51367f276544f45e67023338a32d22ee6
Author: Eike Rathke <[email protected]>
Date: Thu Nov 27 17:16:11 2014 +0100
remove SAL_DEBUG
Change-Id: I08cbc7bab69daa19dfac1a1b27113fb87bc7a272
diff --git a/sc/source/ui/app/inputhdl.cxx b/sc/source/ui/app/inputhdl.cxx
index 08cba8b..482a56f 100644
--- a/sc/source/ui/app/inputhdl.cxx
+++ b/sc/source/ui/app/inputhdl.cxx
@@ -1124,7 +1124,6 @@ namespace {
bool needToExtendSelection(const OUString& rSelectedText, const OUString&
rInsertText)
{
- SAL_DEBUG(rSelectedText);
return !rInsertText.startsWithIgnoreAsciiCase(rSelectedText);
}
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits