Remove various unused parameters

This commit is contained in:
Orestis Floros
2019-10-20 16:14:20 +03:00
parent 428cb94e29
commit 17d0cd7034
5 changed files with 9 additions and 9 deletions

View File

@ -32,7 +32,7 @@ void floating_enable(Con *con, bool automatic);
* to its old parent.
*
*/
void floating_disable(Con *con, bool automatic);
void floating_disable(Con *con);
/**
* Calls floating_enable() for tiling containers and floating_disable() for