mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-29 01:56:44 +02:00
small fix
This commit is contained in:
@ -146,7 +146,6 @@ int add_window(Tox *m, ToxWindow w)
|
||||
windows[i] = w;
|
||||
w.onInit(&w, m);
|
||||
|
||||
//active_window = windows + i;
|
||||
return i;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user