diff options
Diffstat (limited to 'src/XawI18n.h')
-rw-r--r-- | src/XawI18n.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/XawI18n.h b/src/XawI18n.h index 388fa42..f1a1b06 100644 --- a/src/XawI18n.h +++ b/src/XawI18n.h @@ -65,9 +65,7 @@ extern int _Xaw_iswspace(wchar_t); #endif extern wchar_t _Xaw_atowc ( -#if NeedFunctionPrototypes unsigned char c -#endif ); #ifndef HAVE_ISWSPACE |