mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
Remove netbeans and sun workshop
This commit is contained in:

committed by
Thiago de Arruda

parent
23dc43919e
commit
2fe018ab88
@@ -1293,7 +1293,6 @@ int get_real_state(void)
|
||||
#if defined(FEAT_SESSION) || defined(MSWIN) || defined(FEAT_GUI_MAC) \
|
||||
|| ((defined(FEAT_GUI_GTK)) \
|
||||
&& ( defined(FEAT_WINDOWS) || defined(FEAT_DND)) ) \
|
||||
|| defined(FEAT_SUN_WORKSHOP) || defined(FEAT_NETBEANS_INTG) \
|
||||
|| defined(PROTO)
|
||||
/*
|
||||
* Change to a file's directory.
|
||||
|
Reference in New Issue
Block a user