forked from aniani/vim
patch 8.1.0763: nobody is using the Sun Workshop support
Problem: Nobody is using the Sun Workshop support. Solution: Remove the Workshop support.
This commit is contained in:
@@ -698,8 +698,7 @@ manage_centered(Widget dialog_child)
|
||||
XtVaSetValues(shell, XmNmappedWhenManaged, mappedWhenManaged, NULL);
|
||||
}
|
||||
|
||||
#if defined(FEAT_MENU) || defined(FEAT_SUN_WORKSHOP) \
|
||||
|| defined(FEAT_GUI_DIALOG) || defined(PROTO)
|
||||
#if defined(FEAT_MENU) || defined(FEAT_GUI_DIALOG) || defined(PROTO)
|
||||
|
||||
/*
|
||||
* Encapsulate the way an XmFontList is created.
|
||||
|
Reference in New Issue
Block a user