Skip to content

Commit 0d19ef4

Browse files
committed
Remove commented code.
1 parent 74ba0fe commit 0d19ef4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

SCXcodeSwitchExpander/DVTTextCompletionController+SCXcodeSwitchExpander.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@ @implementation DVTTextCompletionListWindowController (SCXcodeSwitchExpander)
204204
enumSymbols = [enumSymbols objectsAtIndexes:validEnumSymbolIndexes];
205205
}
206206

207-
// return [self findSymbolsWithNames:names fromCollection:collection];
208207
return enumSymbols;
209208
}
210209

0 commit comments

Comments
 (0)