diff options
author | Yaakov Selkowitz <yselkowitz@users.sourceforge.net> | 2011-08-24 04:23:57 -0500 |
---|---|---|
committer | Yaakov Selkowitz <yselkowitz@users.sourceforge.net> | 2011-08-24 23:34:51 -0500 |
commit | a4c27e1e353978aeb78cfb9a3f4dda7689119ee9 (patch) | |
tree | e1ff9c075cd89e9d1fc88d610261ac3f68c82f4c /include/X11/Xaw3d/SmeThreeDP.h | |
parent | dc03ee95bc990e22094360c3b0c801ae2fdeed8e (diff) |
unifdef -DNeedFunctionPrototypes -DNeedVarargsPrototypes
This is the first step to removing old-style function definition warnings.
Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Acked-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'include/X11/Xaw3d/SmeThreeDP.h')
-rw-r--r-- | include/X11/Xaw3d/SmeThreeDP.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/X11/Xaw3d/SmeThreeDP.h b/include/X11/Xaw3d/SmeThreeDP.h index 3a30ca1..e2211b9 100644 --- a/include/X11/Xaw3d/SmeThreeDP.h +++ b/include/X11/Xaw3d/SmeThreeDP.h @@ -54,9 +54,7 @@ typedef struct _SmeThreeDRec { } SmeThreeDRec; typedef void (*XawSme3dShadowDrawProc)( -#if NeedFunctionPrototypes Widget -#endif ); typedef struct { |