summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/tpaction.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/dlg/tpaction.cxx')
-rw-r--r--sd/source/ui/dlg/tpaction.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sd/source/ui/dlg/tpaction.cxx b/sd/source/ui/dlg/tpaction.cxx
index 85b42445bd49..ff4554635874 100644
--- a/sd/source/ui/dlg/tpaction.cxx
+++ b/sd/source/ui/dlg/tpaction.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: tpaction.cxx,v $
*
- * $Revision: 1.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: hr $ $Date: 2004-02-04 09:54:39 $
+ * last change: $Author: obo $ $Date: 2004-03-17 11:27:27 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -1198,7 +1198,6 @@ IMPL_LINK( SdTPAction, SelectTreeHdl, void *, EMPTYARG )
IMPL_LINK( SdTPAction, CheckFileHdl, void *, EMPTYARG )
{
String aFile( GetEditText() );
- String aStrTmp = aFile.ToLowerAscii();
if( aFile != aLastFile )
{