summaryrefslogtreecommitdiff
path: root/frontends/beos/window.h
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-08-05 09:35:22 +0100
committerVincent Sanders <vince@kyllikki.org>2019-08-05 09:36:25 +0100
commit936cb3ce0c746011af67c2b4f0e6df5070c9d9e6 (patch)
tree68356f0581acd859afc5c5991490fa641e6a8b91 /frontends/beos/window.h
parent243659763bfc97800f94332b941cc7195f2edde1 (diff)
downloadnetsurf-936cb3ce0c746011af67c2b4f0e6df5070c9d9e6.tar.gz
netsurf-936cb3ce0c746011af67c2b4f0e6df5070c9d9e6.tar.bz2
remove shadow scale variable from beos
Diffstat (limited to 'frontends/beos/window.h')
-rw-r--r--frontends/beos/window.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/frontends/beos/window.h b/frontends/beos/window.h
index 928acca22..f8726a887 100644
--- a/frontends/beos/window.h
+++ b/frontends/beos/window.h
@@ -72,8 +72,6 @@ struct beos_scaffolding *nsbeos_get_scaffold(struct gui_window *g);
struct browser_window *nsbeos_get_browser_for_gui(struct gui_window *g);
-float nsbeos_get_scale_for_gui(struct gui_window *g);
-
int nsbeos_gui_window_update_targets(struct gui_window *g);
void nsbeos_window_destroy_browser(struct gui_window *g);