diff --git a/Examples/test-suite/csharp/special_variable_attributes_runme.cs b/Examples/test-suite/csharp/special_variable_attributes_runme.cs index 0365ba47c..eca1abfa3 100644 --- a/Examples/test-suite/csharp/special_variable_attributes_runme.cs +++ b/Examples/test-suite/csharp/special_variable_attributes_runme.cs @@ -1,6 +1,4 @@ -// This is the bool runtime testcase. It checks that the C++ bool type works. - using System; using special_variable_attributesNamespace;