Skip to content

Commit 49ce87e

Browse files
committed
Remove comment
1 parent c65e198 commit 49ce87e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/org/cakephp/netbeans/editor/codecompletion/ArgumentCompletionProvider.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ private String getMethodName(TokenSequence<PHPTokenId> ts) {
101101
return null;
102102
}
103103

104-
//~ inner class
105104
static class AsyncCompletionQueryImpl extends AsyncCompletionQuery {
106105

107106
Method method;

0 commit comments

Comments
 (0)