Moved DiskUsage class out of PackageImplIf
[platform/upstream/libzypp.git] / zypp / Package.h
index 232cce7..ce9baa0 100644 (file)
@@ -33,7 +33,6 @@ namespace zypp
     typedef ResTraits<Self>          TraitsType;
     typedef TraitsType::PtrType      Ptr;
     typedef TraitsType::constPtrType constPtr;
-    typedef Impl::DiskUsage         DiskUsage;
 
   public:
     /** Time of package installation */