summaryrefslogtreecommitdiff
path: root/src/nice.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-04-25 19:18:20 +0000
committerJim Meyering <jim@meyering.net>1999-04-25 19:18:20 +0000
commit12bf2f8f8b8ff4e72d0bd1dac457cb9fdc857e36 (patch)
tree5163a142af99cf873d846c73400737032c03db69 /src/nice.c
parentd12ba36443fee72c7ebdef8dbcab8bd4a58d5456 (diff)
downloadcoreutils-12bf2f8f8b8ff4e72d0bd1dac457cb9fdc857e36.tar.xz
[NDEBUG]: Remove definition.
Diffstat (limited to 'src/nice.c')
-rw-r--r--src/nice.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nice.c b/src/nice.c
index ead879416..0a9209781 100644
--- a/src/nice.c
+++ b/src/nice.c
@@ -20,7 +20,6 @@
#include <config.h>
#include <stdio.h>
-#define NDEBUG
#include <assert.h>
#include <getopt.h>