diff options
Diffstat (limited to 'xine_osd_command.h')
-rw-r--r-- | xine_osd_command.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/xine_osd_command.h b/xine_osd_command.h index e60c4a2e..b72cf9b1 100644 --- a/xine_osd_command.h +++ b/xine_osd_command.h @@ -4,7 +4,7 @@ * See the main source file 'xineliboutput.c' for copyright information and * how to reach the author. * - * $Id: xine_osd_command.h,v 1.4 2007-01-01 23:39:02 phintuka Exp $ + * $Id: xine_osd_command.h,v 1.5 2007-01-02 01:39:26 phintuka Exp $ * */ @@ -13,8 +13,6 @@ #ifndef PACKED # define PACKED __attribute__((packed)) -#else -# warning PACKED already defined #endif |