X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=include%2FHsBase.h;h=0ea5027228c4b689ff3df3d11b820754fe96a71d;hb=99a329d9b272925dcdf474ce2369e9421b51e51c;hp=e8b7ae3a3cb501a5307ce4c5043158ca3ffb7c16;hpb=5505736fa4594514aab2b3ea8b15171e8349b91e;p=ghc-base.git diff --git a/include/HsBase.h b/include/HsBase.h index e8b7ae3..0ea5027 100644 --- a/include/HsBase.h +++ b/include/HsBase.h @@ -135,9 +135,6 @@ /* in inputReady.c */ int inputReady(int fd, int msecs, int isSock); -/* in writeError.c */ -void writeErrString__(HsAddr msg, HsInt len); - /* in Signals.c */ extern HsInt nocldstop;