dthelp: Remove always on macro M_NOPAR which was just there to support ancient compilers that don't have 'void'
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#include "entext.h"
|
||||
|
||||
/* Add an entity */
|
||||
void addent(M_NOPAR)
|
||||
void addent(void)
|
||||
{
|
||||
M_ENTITY *new ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user