--- a/src/download.cpp Sat Aug 03 04:32:13 2013 +0300
+++ b/src/download.cpp Sat Aug 03 04:39:39 2013 +0300
@@ -30,9 +30,6 @@
#include "file.h"
#include "gldraw.h"
-// TODO: Move this to common.h
-#define alias auto&
-
PartDownloader g_PartDownloader;
cfg (str, net_downloadpath, "");