From a9ae26587ec18b4caeba4f777fb49056be492a2d Mon Sep 17 00:00:00 2001 From: Dwight Perry Date: Thu, 8 Nov 2012 11:00:54 -0500 Subject: [PATCH] Fixed more typos --- macosx/GVAttributeInspectorController.m | 1 - macosx/GVAttributeSchema.m | 1 - macosx/GVExportViewController.m | 1 - macosx/GVGraphArguments.m | 1 - 4 files changed, 4 deletions(-) diff --git a/macosx/GVAttributeInspectorController.m b/macosx/GVAttributeInspectorController.m index 767888292..cf6c81f2c 100644 --- a/macosx/GVAttributeInspectorController.m +++ b/macosx/GVAttributeInspectorController.m @@ -168,7 +168,6 @@ [_allSchemas release]; [_allAttributes release]; [super dealloc]; - } } @end diff --git a/macosx/GVAttributeSchema.m b/macosx/GVAttributeSchema.m index c83c98f0b..a2aa281c4 100644 --- a/macosx/GVAttributeSchema.m +++ b/macosx/GVAttributeSchema.m @@ -99,7 +99,6 @@ static NSComboBoxCell *_enumCell = nil; { [_element release]; [super dealloc]; - } } diff --git a/macosx/GVExportViewController.m b/macosx/GVExportViewController.m index 468309b7f..bf65cff1f 100644 --- a/macosx/GVExportViewController.m +++ b/macosx/GVExportViewController.m @@ -144,7 +144,6 @@ NSMutableArray *_formatRenders = nil; [_formatRender release]; [_render release]; [super dealloc]; - } } @end diff --git a/macosx/GVGraphArguments.m b/macosx/GVGraphArguments.m index 9aa5af186..c83cbb2d6 100644 --- a/macosx/GVGraphArguments.m +++ b/macosx/GVGraphArguments.m @@ -57,7 +57,6 @@ { [_arguments release]; [super dealloc]; - } } @end -- 2.40.0