diff --git a/src/Generator/Generators/CSharp/CSharpTypePrinter.cs b/src/Generator/Generators/CSharp/CSharpTypePrinter.cs index fdfde8c0..accd7935 100644 --- a/src/Generator/Generators/CSharp/CSharpTypePrinter.cs +++ b/src/Generator/Generators/CSharp/CSharpTypePrinter.cs @@ -12,8 +12,7 @@ namespace CppSharp.Generators.CSharp Native, Managed, ManagedPointer, - GenericDelegate, - PrimitiveIndexer + GenericDelegate } public class CSharpTypePrinterContext : TypePrinterContext