mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
Remove a superfluous semicolon in PBCommitList.m
This commit is contained in:
@@ -47,7 +47,6 @@
|
||||
- (void) copy:(id)sender
|
||||
{
|
||||
[controller copyCommitInfo];
|
||||
};
|
||||
|
||||
- (void)mouseDown:(NSEvent *)theEvent
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user