From 4d644654b44b975594982e083eb1656e06af7df5 Mon Sep 17 00:00:00 2001 From: Jan Safranek Date: Fri, 17 May 2013 12:58:32 +0200 Subject: Remove LMI_ConcreteJob definition from LMI_PowerManagement.mof It's defined in 30_LMI_Jobs.mof. --- mof/60_LMI_PowerManagement.mof | 5 ----- 1 file changed, 5 deletions(-) (limited to 'mof') 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 @@ -54,11 +54,6 @@ class LMI_HostedPowerManagementService: CIM_HostedService LMI_PowerManagementService REF Dependent; }; -[ Provider("cmpi:cmpiLMI_PowerManagement") ] -class LMI_ConcreteJob: CIM_ConcreteJob -{ -}; - [ Provider("cmpi:cmpiLMI_PowerManagement") ] class LMI_ElementCapabilities: CIM_ElementCapabilities { -- cgit