Skip to content

Commit 69fa82f

Browse files
committed
After adding additional warnings to Export
1 parent 0a5fcd6 commit 69fa82f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GCUndoManager.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ GCUndoTaskCoalescingKind;
145145

146146
// private NSUndoManager API for compatibility
147147

148-
- (void) _processEndOfEventNotification:(NSNotification*) note;
148+
// Removed by Jerry - (void) _processEndOfEventNotification:(NSNotification*) note;
149149

150150
#pragma mark -
151151
// additional API

0 commit comments

Comments
 (0)