From: Dwight Perry Date: Thu, 8 Nov 2012 15:24:52 +0000 (-0500) Subject: Fixed typeo X-Git-Tag: LAST_LIBGRAPH~32^2~276 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=22ba8407c363c004f1cb0bb31f7fdfd35755b623;p=graphviz Fixed typeo --- diff --git a/macosx/GVFileNotificationCenter.m b/macosx/GVFileNotificationCenter.m index 789627f3a..29789e915 100644 --- a/macosx/GVFileNotificationCenter.m +++ b/macosx/GVFileNotificationCenter.m @@ -65,7 +65,6 @@ static GVFileNotificationCenter *_defaultCenter = nil; { [_path release]; [super dealloc]; - } } @end