Make the new style engine compile and maybe even work. (Cached) format data is now
[quassel.git] / src / common / global.cpp
index 9f0e224..59afde1 100644 (file)
@@ -96,7 +96,6 @@ void Global::registerMetaTypes() {
   qRegisterMetaTypeStreamOperators<UserId>("UserId");
   qRegisterMetaTypeStreamOperators<AccountId>("AccountId");
   qRegisterMetaTypeStreamOperators<MsgId>("MsgId");
-
 }
 
 // Static variables