Cleanup. (#169648, Fabricio Barros Cabral)
2005-06-12 Matthias Clasen <mclasen@redhat.com> * gdk/*.h: Cleanup. (#169648, Fabricio Barros Cabral)
This commit is contained in:
committed by
Matthias Clasen
parent
28bebc863a
commit
411241fb26
@ -29,9 +29,7 @@
|
||||
|
||||
#include <gdk/gdktypes.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif /* __cplusplus */
|
||||
G_BEGIN_DECLS
|
||||
|
||||
typedef struct _GdkRgbCmap GdkRgbCmap;
|
||||
|
||||
@ -140,9 +138,7 @@ gboolean gdk_rgb_ditherable (void);
|
||||
gboolean gdk_rgb_colormap_ditherable (GdkColormap *cmap);
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif /* __cplusplus */
|
||||
G_END_DECLS
|
||||
|
||||
|
||||
#endif /* __GDK_RGB_H__ */
|
||||
|
||||
Reference in New Issue
Block a user