src/download.cpp

changeset 433
b49930dcbe84
parent 432
ef382b98a8af
child 435
bc3a51394953
--- 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, "");

mercurial