diff options
Diffstat (limited to 'elf/sprof.c')
-rw-r--r-- | elf/sprof.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/elf/sprof.c b/elf/sprof.c index b64c2b9..b4711e9 100644 --- a/elf/sprof.c +++ b/elf/sprof.c @@ -39,10 +39,6 @@ #include <sys/param.h> #include <sys/stat.h> -/* Undefine the following line line in the production version. */ -/* #define _NDEBUG 1 */ -#include <assert.h> - /* Get libc version number. */ #include "../version.h" |