summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mof/60_LMI_Hardware.mof30
1 files changed, 0 insertions, 30 deletions
diff --git a/mof/60_LMI_Hardware.mof b/mof/60_LMI_Hardware.mof
index cedad70..cba6459 100644
--- a/mof/60_LMI_Hardware.mof
+++ b/mof/60_LMI_Hardware.mof
@@ -206,36 +206,6 @@ class LMI_PhysicalMemoryRealizes: CIM_Realizes
LMI_Memory REF Dependent;
};
-[ Provider("cmpi:cmpiLMI_PhysicalMemory") ]
-class LMI_PhysicalMemory: CIM_PhysicalMemory
-{
-};
-
-[ Provider("cmpi:cmpiLMI_PhysicalMemoryRealizes"), Association ]
-class LMI_PhysicalMemoryRealizes: CIM_Realizes
-{
- [Override("Antecedent")]
- LMI_PhysicalMemory REF Antecedent;
-
- [Override("Dependent")]
- LMI_Memory REF Dependent;
-};
-
-[ Provider("cmpi:cmpiLMI_PhysicalMemory") ]
-class LMI_PhysicalMemory: CIM_PhysicalMemory
-{
-};
-
-[ Provider("cmpi:cmpiLMI_PhysicalMemoryRealizes"), Association ]
-class LMI_PhysicalMemoryRealizes: CIM_Realizes
-{
- [Override("Antecedent")]
- LMI_PhysicalMemory REF Antecedent;
-
- [Override("Dependent")]
- LMI_Memory REF Dependent;
-};
-
/******************************************************************************
* PCI Devices
*/