aboutsummaryrefslogtreecommitdiff
path: root/src/misc2.c
diff options
context:
space:
mode:
authorJohn Schmidt <john.schmidt.h@gmail.com>2014-03-17 11:05:41 +0100
committerThiago de Arruda <tpadilha84@gmail.com>2014-04-05 10:01:21 -0300
commit2fe018ab888010335ad8fc041522e2aff66c67a1 (patch)
treea903d1933f737568b2f6fc6516d25cdd5ce80fff /src/misc2.c
parent23dc43919e8235425ee1ca433a09afe12445ecc2 (diff)
downloadrneovim-2fe018ab888010335ad8fc041522e2aff66c67a1.tar.gz
rneovim-2fe018ab888010335ad8fc041522e2aff66c67a1.tar.bz2
rneovim-2fe018ab888010335ad8fc041522e2aff66c67a1.zip
Remove netbeans and sun workshop
Diffstat (limited to 'src/misc2.c')
-rw-r--r--src/misc2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/misc2.c b/src/misc2.c
index e97d838477..e4622c8e48 100644
--- a/src/misc2.c
+++ b/src/misc2.c
@@ -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.