summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Safranek <jsafrane@redhat.com>2013-05-17 12:58:32 +0200
committerJan Safranek <jsafrane@redhat.com>2013-05-17 12:58:32 +0200
commit4d644654b44b975594982e083eb1656e06af7df5 (patch)
tree90758e258e78fe8300216f872c42f6cdc9143c13
parent9b425590619409663e200f9d3683ce06e282bfc2 (diff)
downloadopenlmi-providers-4d644654b44b975594982e083eb1656e06af7df5.tar.gz
openlmi-providers-4d644654b44b975594982e083eb1656e06af7df5.tar.xz
openlmi-providers-4d644654b44b975594982e083eb1656e06af7df5.zip
Remove LMI_ConcreteJob definition from LMI_PowerManagement.mof
It's defined in 30_LMI_Jobs.mof.
-rw-r--r--mof/60_LMI_PowerManagement.mof5
1 files changed, 0 insertions, 5 deletions
diff --git a/mof/60_LMI_PowerManagement.mof b/mof/60_LMI_PowerManagement.mof
index c285f79..7657818 100644
--- a/mof/60_LMI_PowerManagement.mof
+++ b/mof/60_LMI_PowerManagement.mof
@@ -55,11 +55,6 @@ class LMI_HostedPowerManagementService: CIM_HostedService
};
[ Provider("cmpi:cmpiLMI_PowerManagement") ]
-class LMI_ConcreteJob: CIM_ConcreteJob
-{
-};
-
-[ Provider("cmpi:cmpiLMI_PowerManagement") ]
class LMI_ElementCapabilities: CIM_ElementCapabilities
{
[ Key, Min(1), Description("The managed element.") ]