]> granicus.if.org Git - graphviz/commitdiff
Fixed typeo
authorDwight Perry <dperry@research.att.com>
Thu, 8 Nov 2012 15:24:52 +0000 (10:24 -0500)
committerDwight Perry <dperry@research.att.com>
Thu, 8 Nov 2012 15:24:52 +0000 (10:24 -0500)
macosx/GVFileNotificationCenter.m

index 789627f3ad78a366a75b145a3902371dce55de04..29789e915958cff24022018477d616a25c972e82 100644 (file)
@@ -65,7 +65,6 @@ static GVFileNotificationCenter *_defaultCenter = nil;
 {
        [_path release];
        [super dealloc];
-       }
 }
 
 @end