mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-12-17 01:33:16 +03:00
Remove unused variable
This commit is contained in:
parent
e75cdeeefd
commit
1d50a2ff8a
@ -194,7 +194,6 @@ void ami_gui_free_space_box(struct IBox *bbox);
|
|||||||
*/
|
*/
|
||||||
uint32 ami_gui_get_app_id(void);
|
uint32 ami_gui_get_app_id(void);
|
||||||
|
|
||||||
struct TextFont *origrpfont;
|
|
||||||
struct MinList *window_list;
|
struct MinList *window_list;
|
||||||
struct Screen *scrn;
|
struct Screen *scrn;
|
||||||
STRPTR nsscreentitle;
|
STRPTR nsscreentitle;
|
||||||
|
Loading…
Reference in New Issue
Block a user