Imported Upstream version 17.20.0
[platform/upstream/libzypp.git] / zypp / target / TargetImpl.h
index 6658900..26f7341 100644 (file)
@@ -150,9 +150,6 @@ namespace zypp
       std::string whoOwnsFile (const std::string & path_str) const
       { return _rpm.whoOwnsFile (path_str); }
 
-      /** return the last modification date of the target */
-      Date timestamp() const;
-
       /** \copydoc Target::baseProduct() */
       Product::constPtr baseProduct() const;