Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


---
 tools/inc/tools/fsys.hxx  |    4 ----
 tools/source/fsys/unx.cxx |   16 ----------------
 unusedcode.easy           |    1 -
 3 files changed, 0 insertions(+), 21 deletions(-)

diff --git a/tools/inc/tools/fsys.hxx b/tools/inc/tools/fsys.hxx
index a39c159..44b1fdc 100644
--- a/tools/inc/tools/fsys.hxx
+++ b/tools/inc/tools/fsys.hxx
@@ -172,10 +172,6 @@ class TOOLS_DLLPUBLIC FileStat
 private:
     TOOLS_DLLPRIVATE void           ImpInit( void* );
 
-protected:
-                    // Implementation
-                    FileStat( SAL_UNUSED_PARAMETER const void *pInfo ); // CInfoPBRec
-
 public:
                     FileStat();
                     FileStat( const DirEntry& rDirEntry,
diff --git a/tools/source/fsys/unx.cxx b/tools/source/fsys/unx.cxx
index f8be021..007dc81 100644
--- a/tools/source/fsys/unx.cxx
+++ b/tools/source/fsys/unx.cxx
@@ -331,22 +331,6 @@ sal_uInt16 DirReader_Impl::Read()
 
 /*************************************************************************
 |*
-|*    FileStat::FileStat()
-|*
-*************************************************************************/
-
-FileStat::FileStat( const void * ):
-    aDateCreated(0),
-    aTimeCreated(0),
-    aDateModified(0),
-    aTimeModified(0),
-    aDateAccessed(0),
-    aTimeAccessed(0)
-{
-}
-
-/*************************************************************************
-|*
 |*    FileStat::Update()
 |*
 *************************************************************************/
diff --git a/unusedcode.easy b/unusedcode.easy
index 99538e1..8f55ded 100644
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -24,7 +24,6 @@ EditView::SetPointer(Pointer const&)
 FieldEntry::GetBookmarkType()
 FileControl::SetButtonText(String const&)
 FileStat::FileStat()
-FileStat::FileStat(void const*)
 FileStream::FileStream(rtl::OString const&, FileAccessMode)
 FmEntryDataArray::DeleteAndDestroy(unsigned short, unsigned short)
 FmEntryDataArray::Insert(FmEntryData* const&, unsigned short&)
-- 
1.7.9


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.