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
@ -34,9 +34,7 @@
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/extensions/Xrender.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif /* __cplusplus */
|
||||
G_BEGIN_DECLS
|
||||
|
||||
/* Drawable implementation for X11
|
||||
*/
|
||||
@ -95,8 +93,6 @@ void _gdk_x11_convert_to_format (guchar *src_buf,
|
||||
void _gdk_x11_drawable_finish (GdkDrawable *drawable);
|
||||
void _gdk_x11_drawable_update_size (GdkDrawable *drawable);
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif /* __cplusplus */
|
||||
G_END_DECLS
|
||||
|
||||
#endif /* __GDK_DRAWABLE_X11_H__ */
|
||||
|
||||
Reference in New Issue
Block a user