summaryrefslogtreecommitdiff
path: root/beos/beos_window.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'beos/beos_window.cpp')
-rw-r--r--beos/beos_window.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/beos/beos_window.cpp b/beos/beos_window.cpp
index 7da204673..397979dfc 100644
--- a/beos/beos_window.cpp
+++ b/beos/beos_window.cpp
@@ -1773,7 +1773,3 @@ void gui_window_get_dimensions(struct gui_window *g, int *width, int *height,
}
}
-bool gui_window_frame_resize_start(struct gui_window *g)
-{
- return true;
-}