diff options
Diffstat (limited to 'FL')
| -rw-r--r-- | FL/x.H | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -135,7 +135,6 @@ public: void flush() {w->flush();} static void x(Fl_Window* wi, int X) {wi->x(X);} static void y(Fl_Window* wi, int Y) {wi->y(Y);} - static int ewmh_supported(); static void activate_window(Window w); static void copy_image(const unsigned char* data, int W, int H, int destination = 0); }; |
