Remove internal api related with memory database
[platform/core/appfw/pkgmgr-info.git] / src / common / parcel / command_parcelable.hh
index 102d780..b81a328 100644 (file)
@@ -8,7 +8,6 @@
 
 enum CommandType {
   Unknown = -1,
-  RemoveCache,
   UpdatePendingCache
 };