Remove unused src/debug.c (#2575)

This commit is contained in:
Michael Stapelberg
2016-11-21 00:37:10 -08:00
committed by GitHub
parent 3e7a07e48d
commit 70e7f0e39a
4 changed files with 0 additions and 264 deletions

View File

@ -119,9 +119,6 @@ src/config.c::
Contains all functions handling the configuration file (calling the parser
src/config_parser.c) with the correct path, switching key bindings mode).
src/debug.c::
Contains debugging functions to print unhandled X events.
src/ewmh.c::
Functions to get/set certain EWMH properties easily.