From 56a3380b46f406ffaf093405ac2db4515b0a4f80 Mon Sep 17 00:00:00 2001 From: "FWoltermann@gmail.com" Date: Mon, 28 May 2012 16:44:39 +0000 Subject: Removes the ArrayList classes, and replaces all instances with std::vector implementations. --- Magic2/Magic.vcxproj | 1 - 1 file changed, 1 deletion(-) (limited to 'Magic2/Magic.vcxproj') diff --git a/Magic2/Magic.vcxproj b/Magic2/Magic.vcxproj index a3d18c4..1e1337f 100644 --- a/Magic2/Magic.vcxproj +++ b/Magic2/Magic.vcxproj @@ -394,7 +394,6 @@ - -- cgit v1.1