From 22ba8407c363c004f1cb0bb31f7fdfd35755b623 Mon Sep 17 00:00:00 2001 From: Dwight Perry Date: Thu, 8 Nov 2012 10:24:52 -0500 Subject: [PATCH] Fixed typeo --- macosx/GVFileNotificationCenter.m | 1 - 1 file changed, 1 deletion(-) 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 -- 2.50.1