Kaydet (Commit) 2189fe8c authored tarafından Jens-Heiner Rechtien's avatar Jens-Heiner Rechtien

INTEGRATION: CWS warnings01 (1.12.4); FILE MERGED

2005/11/01 12:47:21 cd 1.12.4.1: #i53898# Warning free code for sun solaris compiler
üst 7cdbd24b
......@@ -4,9 +4,9 @@
*
* $RCSfile: localfilelayer.cxx,v $
*
* $Revision: 1.12 $
* $Revision: 1.13 $
*
* last change: $Author: rt $ $Date: 2005-09-08 04:03:49 $
* last change: $Author: hr $ $Date: 2006-06-19 23:24:54 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -225,8 +225,6 @@ void BasicLocalFileLayer::readData(
sMsg.appendAscii("LocalFileLayer - Cannot readData: ").append(ioe.Message);
throw backend::BackendAccessException(sMsg.makeStringAndClear(),pContext,uno::makeAny(ioe));
}
break;
}
}
//------------------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment