- new History Log, first version (fate #110205)
[platform/upstream/libzypp.git] / zypp / target / TargetImpl.h
index 5dd7843..7fe1f22 100644 (file)
@@ -135,9 +135,6 @@ namespace zypp
       std::string whoOwnsFile (const std::string & path_str) const
       { return _rpm.whoOwnsFile (path_str); }
 
-      /** Set the log file for target */
-      bool setInstallationLogfile(const Pathname & path_r);
-
       /** return the last modification date of the target */
       Date timestamp() const;