mirror of
https://github.com/fltk/fltk.git
synced 2026-05-31 05:35:29 +08:00
Remove unneeded #include directive
This commit is contained in:
@@ -53,8 +53,6 @@ struct buffer { // identical in libdecor-cairo.c and libdecor-gtk.c
|
|||||||
|
|
||||||
#else // !USE_SYSTEM_LIBDECOR
|
#else // !USE_SYSTEM_LIBDECOR
|
||||||
|
|
||||||
# include "xdg-decoration-client-protocol.h"
|
|
||||||
|
|
||||||
const struct libdecor_plugin_description *fl_libdecor_plugin_description = NULL;
|
const struct libdecor_plugin_description *fl_libdecor_plugin_description = NULL;
|
||||||
|
|
||||||
# ifdef HAVE_GTK
|
# ifdef HAVE_GTK
|
||||||
|
|||||||
Reference in New Issue
Block a user