Enable -Wconversion: Passing-by: Remove dead code (MACOS_CONVERT).

MacOS (pre Mac OS X) is not supported anymore.
This commit is contained in:
Eliseo Martínez
2015-02-11 18:46:00 +01:00
committed by Justin M. Keyes
parent 7a7c933b86
commit 690e43b461
6 changed files with 0 additions and 89 deletions

View File

@@ -415,10 +415,6 @@ void mch_exit(int r)
out_flush();
ml_close_all(TRUE); /* remove all memfiles */
#ifdef MACOS_CONVERT
mac_conv_cleanup();
#endif
event_teardown();
#ifdef EXITFREE