mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-17 16:19:18 +03:00
Remove unused variable.
This commit is contained in:
parent
801737a373
commit
dff18de7cc
@ -123,7 +123,6 @@ void gemtk_send_msg(short msg_type, short data2, short data3, short data4,
|
||||
|
||||
void gemtk_wind_get_str(short aes_handle, short mode, char *str, int len)
|
||||
{
|
||||
char tmp_str[255];
|
||||
|
||||
// TODO: remove or implement function
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user