X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fsysproc.h;h=399f6c88d5501156d16d67f3f572f4c2db1d8d94;hb=74f1ef06d302e2f5b0c048e3249bd6f3fc7e5922;hp=8506f35565b6c91ec099591b1e1b6e8b85d6d7ef;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910;p=chise%2Fxemacs-chise.git.1 diff --git a/src/sysproc.h b/src/sysproc.h index 8506f35..399f6c8 100644 --- a/src/sysproc.h +++ b/src/sysproc.h @@ -96,11 +96,6 @@ Boston, MA 02111-1307, USA. */ #endif /* no FD_SET */ -#ifdef EMACS_BTL -int cadillac_stop_logging (); -int cadillac_start_logging (); -#endif - int poll_fds_for_input (SELECT_TYPE mask); #ifdef MSDOS