From: Taylor R Campbell Date: Sun, 21 Oct 2018 16:30:48 +0000 (+0000) Subject: Omit spurious redefinition of SCM in x11.h. X-Git-Tag: mit-scheme-pucked-10.1.2~16^2~174^2~9 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=24b9752dd0fd3cd252532dcbf403fef692b932ab;p=mit-scheme.git Omit spurious redefinition of SCM in x11.h. --- diff --git a/src/x11/x11.h b/src/x11/x11.h index 9f53be069..9de53ae95 100644 --- a/src/x11/x11.h +++ b/src/x11/x11.h @@ -26,8 +26,6 @@ Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. #ifndef SCHEME_X11_H #define SCHEME_X11_H -typedef unsigned long SCM; - #include #include #include