You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Brad Walker (Jira)" <ji...@apache.org> on 2020/05/15 23:37:00 UTC

[jira] [Created] (NETBEANS-4343) remove unused MacroExpanderFactory methods

Brad Walker created NETBEANS-4343:
-------------------------------------

             Summary: remove unused MacroExpanderFactory methods
                 Key: NETBEANS-4343
                 URL: https://issues.apache.org/jira/browse/NETBEANS-4343
             Project: NetBeans
          Issue Type: Improvement
    Affects Versions: 11.2
            Reporter: Brad Walker
            Assignee: Brad Walker
             Fix For: Next


I'm trying to cleanup some of the code that deals with native execution.

Removing these two unused & old methods as there are no consumers and leads to API bloat..

{code:java}
public static MacroExpander getExpander(ExecutionEnvironment execEnv, boolean connectIfNeed)

public static MacroExpander getExpander(ExecutionEnvironment execEnv, ExpanderStyle style)

{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists