Commit 6c080c83 authored by Ulrich Sibiller's avatar Ulrich Sibiller

Error.c: remove empty ifdef

parent a8a69381
......@@ -414,10 +414,6 @@ char *nxagentGetRootPath(void)
if (homeEnv == NULL)
{
#ifdef PANIC
#endif
return NULL;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment