@ -119,7 +119,6 @@ namespace CppSharp.Types
foreach (TypeMapAttribute attr in attrs)
{
Console.WriteLine("Found typemap: {0}", attr.Type);
TypeMaps[attr.Type] = typeMap;
}