Ver código fonte

Stop trying to report Xlib errors

Xlib being completely asynchronous, trying to report errors can't do anything
right without huge overhead.
Léo Gaspard 8 anos atrás
pai
commit
a3ed29bbd5
1 arquivos alterados com 1 adições e 3 exclusões
  1. 1 3
      TODO

+ 1 - 3
TODO

@@ -1,6 +1,4 @@
 Still to do:
- * Cleanly report Xlib errors
- * Setup a scheme for error reporting
- * Support for faces other than the first
  * Document
+ * Support for faces other than the first
  * Add FontConfig optional support for last-resort fallback font (?)