summaryrefslogtreecommitdiffstats
path: root/src/other/deviceitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/other/deviceitem.h')
-rw-r--r--src/other/deviceitem.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/other/deviceitem.h b/src/other/deviceitem.h
index 5978cdd..91eb1c8 100644
--- a/src/other/deviceitem.h
+++ b/src/other/deviceitem.h
@@ -52,10 +52,6 @@ struct MenuData {
QString pixmapPath;
mutable QSharedPointer<QPixmap> pixmap;
QRect availableGeometry;
-
- MenuData()
- : pixmap(0)
- {}
};
struct DeviceData