summaryrefslogtreecommitdiff
path: root/src/TMprint.c
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-07-14 16:33:16 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2019-07-14 16:33:16 -0400
commitd9ff063428adeb7139ee2eb1a96c8fb6263bac12 (patch)
treea2fb49e8b92b85213d6d0dd5de4321f0a8f507af /src/TMprint.c
parent04bb8d633f922e12f76b17de5b876320b0fe3b69 (diff)
remove the ARGUSED lines, which confuse GNU indent, ditto for LINTLIBRARY
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'src/TMprint.c')
-rw-r--r--src/TMprint.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/TMprint.c b/src/TMprint.c
index 0fba0e4..53a5ca0 100644
--- a/src/TMprint.c
+++ b/src/TMprint.c
@@ -68,7 +68,6 @@ in this Software without prior written authorization from The Open Group.
*/
-/*LINTLIBRARY*/
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
@@ -725,7 +724,6 @@ _XtPrintXlations(Widget w,
}
#ifndef NO_MIT_HACKS
-/*ARGSUSED*/
void
_XtDisplayTranslations(Widget widget,
XEvent *event _X_UNUSED,
@@ -742,7 +740,6 @@ _XtDisplayTranslations(Widget widget,
}
}
-/*ARGSUSED*/
void
_XtDisplayAccelerators(Widget widget,
XEvent *event _X_UNUSED,
@@ -758,7 +755,6 @@ _XtDisplayAccelerators(Widget widget,
}
}
-/*ARGSUSED*/
void
_XtDisplayInstalledAccelerators(Widget widget,
XEvent *event,