You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2020/05/15 23:38:13 UTC

[GitHub] [netbeans] BradWalker opened a new pull request #2141: [NETBEANS-4343] - remove unused MacroExpanderFactory methods

BradWalker opened a new pull request #2141:
URL: https://github.com/apache/netbeans/pull/2141


   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..
   
   public static MacroExpander getExpander(ExecutionEnvironment execEnv, boolean connectIfNeed)
   
   public static MacroExpander getExpander(ExecutionEnvironment execEnv, ExpanderStyle style)


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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

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