YES! We finally have dynamic signals between Core and Client, meaning that arbitrary
[quassel.git] / src / common / global.h
index c672c40..4ec49eb 100644 (file)
@@ -35,7 +35,6 @@
 #include <QVariant>
 
 /* Some global stuff */
-typedef QMap<QString, QVariant> VarMap;
 
 typedef uint UserId;
 typedef uint MsgId;