summaryrefslogtreecommitdiff
path: root/src/s/freebsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/freebsd.h')
-rw-r--r--src/s/freebsd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/s/freebsd.h b/src/s/freebsd.h
index 05be07695c..04e9a19bdf 100644
--- a/src/s/freebsd.h
+++ b/src/s/freebsd.h
@@ -23,8 +23,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)
-
/* This silences a few compilation warnings. */
#undef BSD_SYSTEM
#if __FreeBSD__ == 1