Skip to content
This repository has been archived by the owner on May 2, 2021. It is now read-only.

Commit

Permalink
#7 forgot to delete unused method declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
Tae Won Ha committed Mar 3, 2013
1 parent 80b5cbd commit 5130574
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Qmind/QMCellEditor.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
@property (weak) id<QMCellEditorDelegate> delegate;
@property (readonly, weak) QMCell *currentlyEditedCell;

- (id)initWithView:(QMMindmapView *)aView;

- (void)beginEditStringValueForCell:(QMCell *)cellToEdit;
- (BOOL)isEditing;
- (void)endEditing;
Expand Down

0 comments on commit 5130574

Please sign in to comment.