summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw/tdehwcommontypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tdehw/tdehwcommontypes.h')
-rw-r--r--tdecore/tdehw/tdehwcommontypes.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/tdecore/tdehw/tdehwcommontypes.h b/tdecore/tdehw/tdehwcommontypes.h
index bc4eaeecf..e26de1996 100644
--- a/tdecore/tdehw/tdehwcommontypes.h
+++ b/tdecore/tdehw/tdehwcommontypes.h
@@ -91,16 +91,4 @@ enum TDEDisplayPowerLevel {
};
};
-namespace TDEHardwareEvent {
-enum TDEHardwareEvent {
- HardwareListModified,
- MountTableModified,
- HardwareAdded,
- HardwareRemoved,
- HardwareUpdated,
- Other,
- Last = Other
-};
-};
-
#endif // _TDEHWCOMMON_H