diff options
Diffstat (limited to 'src/s/sol2-3.h')
-rw-r--r-- | src/s/sol2-3.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/sol2-3.h b/src/s/sol2-3.h index 3473eec4cb3..3adad4bf11a 100644 --- a/src/s/sol2-3.h +++ b/src/s/sol2-3.h @@ -21,9 +21,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ #include "sol2.h" -/* Solaris 2.3 has a bug in XListFontsWithInfo. */ -#define BROKEN_XLISTFONTSWITHINFO - /* Override LD_SWITCH_SYSTEM: add -L /usr/ccs/lib to the sol2.h value. */ #undef LD_SWITCH_SYSTEM |