diff options
Diffstat (limited to 'gtk/gtkcalendar.h')
-rw-r--r-- | gtk/gtkcalendar.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gtk/gtkcalendar.h b/gtk/gtkcalendar.h index 00636a215d..ceba464817 100644 --- a/gtk/gtkcalendar.h +++ b/gtk/gtkcalendar.h @@ -28,7 +28,6 @@ #ifdef __cplusplus extern "C" { -#pragma } #endif /* __cplusplus */ @@ -129,7 +128,6 @@ void gtk_calendar_thaw (GtkCalendar *calendar); #ifdef __cplusplus -#pragma { } #endif /* __cplusplus */ |