Skip to content

Smallish cleanups

Aleix Pol Gonzalez requested to merge work/cleanups2 into master

Things I found while reading our code:

  • xkb fd being leaked (presumably?)
  • removed an unnecessary constructor
  • removed a state we were tracking but never using.

Merge request reports