diff options
Diffstat (limited to 'ark/tar.h')
-rw-r--r-- | ark/tar.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -108,7 +108,6 @@ class TarArch : public Arch void setHeaders(); void processDir( const KTarDirectory *tardir, const TQString & root ); void deleteOldFiles( const TQStringList &list, bool bAddOnlyNew ); - TQString getEntry( const TQString & filename ); private: // data // if the tar is compressed, this is the temporary uncompressed tar. |