aboutsummaryrefslogtreecommitdiff
path: root/include/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/device.h')
-rw-r--r--include/device.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/device.h b/include/device.h
index 42865ee..4001d45 100644
--- a/include/device.h
+++ b/include/device.h
@@ -23,7 +23,6 @@ namespace device {
};
enum class DeviceModel{
- UNKNOWN,
PRO,
STORAGE
};