mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
cleanup
This commit is contained in:
-6
@@ -34,12 +34,6 @@ public class SuggestFirstVariableNameMacro extends VariableOfTypeMacro {
|
||||
}
|
||||
|
||||
public String getPresentableName() {
|
||||
String s = "";
|
||||
String ss = "";
|
||||
if (ss instanceof Object) {
|
||||
Object o = (Object)ss;
|
||||
|
||||
}
|
||||
return CodeInsightBundle.message("macro.suggest.first.variable.name");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user