mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-02-17 23:14:18 +03:00
Removed obsolete comments.
This commit is contained in:
parent
c9fd3a4f13
commit
af521e0494
@ -1178,10 +1178,8 @@ short gemtk_wm_exec_msg(GUIWIN *win, short msg_type, short a, short b, short c,
|
||||
return(retval);
|
||||
}
|
||||
|
||||
// TODO: rename, document and implement alternative (gemtk_wm_exec_event)
|
||||
void gemtk_wm_exec_redraw(GUIWIN *win, GRECT *area)
|
||||
{
|
||||
//short retval;
|
||||
GRECT work;
|
||||
|
||||
if (area == NULL) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user