From 23a1ddd73b66b7194c8e8b181526b26bfd9d9c8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Berg?= Date: Mon, 5 Apr 2010 16:15:54 +0200 Subject: [PATCH] Remove a superfluous semicolon in PBCommitList.m --- PBCommitList.m | 1 - 1 file changed, 1 deletion(-) diff --git a/PBCommitList.m b/PBCommitList.m index 17c01c9..a130e44 100644 --- a/PBCommitList.m +++ b/PBCommitList.m @@ -47,7 +47,6 @@ - (void) copy:(id)sender { [controller copyCommitInfo]; -}; - (void)mouseDown:(NSEvent *)theEvent {