Moving the message format code (i.e. msg -> formatted string) from Style into Message.
[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;