2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mcs / class / System / Microsoft.VisualBasic / VBCodeGenerator.cs
index 0533dbfc7f447f4d15489829017a521266f98b57..d4172c7389b0c252c41d697d33ab0b69bdfd05cf 100644 (file)
@@ -417,7 +417,6 @@ namespace Microsoft.VisualBasic
                protected override void GenerateTryCatchFinallyStatement (CodeTryCatchFinallyStatement statement)\r
                {\r
                        TextWriter output = Output;\r
-                       CodeGeneratorOptions options = Options;\r
 \r
                        output.WriteLine ("Try");\r
                        ++Indent;\r