(no message)

This commit is contained in:
Olesya Smirnova
2005-04-14 20:19:39 +04:00
parent bcbd149f98
commit cd83933d83
@@ -18,6 +18,7 @@ import java.util.ArrayList;
public class IntroduceVariableHandler extends IntroduceVariableBase {
protected void getSettings() {
/*
ArrayList highlighters = new ArrayList();
HighlightManager highlightManager = null;
if (editor != null) {
@@ -46,6 +47,7 @@ public class IntroduceVariableHandler extends IntroduceVariableBase {
}
}
}
*/
//return dialog;
}