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:
@@ -192,7 +192,7 @@ delim->data = thissref;
|
||||
|
||||
/* Prefix left-hand side with "M-" to create default short reference map
|
||||
name, truncating to M_NAMELEN characters if necessary */
|
||||
void defmapname(M_NOPAR)
|
||||
void defmapname(void)
|
||||
{
|
||||
if (!wc_prefix)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user