Removed obsolete comment

This commit is contained in:
Valentin Kipyatkov
2015-07-09 20:01:32 +03:00
parent 92349e41ec
commit 3faa0a193d
@@ -205,7 +205,6 @@ abstract class CompletionSession(protected val configuration: CompletionSessionC
protected abstract val descriptorKindFilter: DescriptorKindFilter?
// set is used only for completion in code fragments
protected val referenceVariants: Collection<DeclarationDescriptor> by Delegates.lazy {
if (descriptorKindFilter != null) {
val expression = reference!!.expression