diff options
-rw-r--r-- | include/postwin.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/postwin.h b/include/postwin.h index 6b11c5827497..c6198ef21c5a 100644 --- a/include/postwin.h +++ b/include/postwin.h @@ -53,8 +53,4 @@ #undef Yield #undef mciSetCommand -#if !defined INCLUDED_POSTWIN_H && defined __cplusplus -#define INCLUDED_POSTWIN_H -#endif - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |