summaryrefslogtreecommitdiff
path: root/body/c_fl_window.h
diff options
context:
space:
mode:
Diffstat (limited to 'body/c_fl_window.h')
-rw-r--r--body/c_fl_window.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/body/c_fl_window.h b/body/c_fl_window.h
index f680d25..337cf77 100644
--- a/body/c_fl_window.h
+++ b/body/c_fl_window.h
@@ -66,8 +66,6 @@ extern "C" void fl_window_size_range(WINDOW n, int lw, int lh, int hw, int hh, i
extern "C" void fl_window_resize(WINDOW n, int x, int y, int w, int h);
extern "C" int fl_window_get_force_position(WINDOW n);
extern "C" void fl_window_set_force_position(WINDOW n, int s);
-
-
extern "C" int fl_window_get_x_root(WINDOW n);
extern "C" int fl_window_get_y_root(WINDOW n);
extern "C" int fl_window_get_decorated_w(WINDOW n);