@ -389,9 +389,6 @@ namespace CppSharp.Generators.CSharp
if (ctx is TranslationUnit)
break;
if (ctx is Namespace)
if (!string.IsNullOrWhiteSpace(ctx.Name))
names.Add(ctx.Name);