diff Items.cpp @ 1545:c4ab816fcc5e

assert, Abortf, AbortWithError -> Assert, Error refactors here and there
author Nomad
date Sat, 07 Sep 2013 20:05:20 +0200
parents 7ef4b64f6329
children 9f8b3e904e14
line wrap: on
line diff
--- a/Items.cpp	Sat Sep 07 15:20:57 2013 +0200
+++ b/Items.cpp	Sat Sep 07 20:05:20 2013 +0200
@@ -3,7 +3,6 @@
 #endif
 
 #include <stdlib.h>
-#include <assert.h>
 
 #include "Items.h"
 #include "MapInfo.h"