]> code.delx.au - gnu-emacs/blobdiff - src/s/netbsd.h
Move PENDING_OUTPUT_COUNT from src/s to configure
[gnu-emacs] / src / s / netbsd.h
index ce3b2afa1bb6193e4f75d0dbd5a16dbff852287f..23e72541920614b0452678a9725b6e71e785147c 100644 (file)
@@ -21,8 +21,6 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 /* Get most of the stuff from bsd-common.  */
 #include "bsd-common.h"
 
-#define PENDING_OUTPUT_COUNT(FILE) ((FILE)->_p - (FILE)->_bf._base)
-
 #define DEFAULT_SOUND_DEVICE "/dev/audio"
 
 /* Greg A. Woods <woods@weird.com> says we must include signal.h