realpath.c: remove testing #ifdef unintentionally left in

Remove the #if 0 for canonicalize_file_name().  This was added to
test the realpath() code, and inadvertently left in.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
This commit is contained in:
H. Peter Anvin 2016-01-27 14:28:32 -08:00
parent 3c72a1b3b3
commit 064af69d62

View File

@ -49,7 +49,7 @@
#include "nasmlib.h"
#if 0 /* def HAVE_CANONICALIZE_FILE_NAME */
#ifdef HAVE_CANONICALIZE_FILE_NAME
/*
* GNU-specific, but avoids the realpath(..., NULL)