mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-22 05:48:01 +01:00
Instead of using a temporary buffer to store a "reason" string which is later printf()'ed by abortar(), use wwarning() directly and do the small cleanup done by abortar() on the spot. As this was the only call site for abortar() it can now be removed. The resulting object code gets smaller as a side effect. Thanks to Christophe <christophe.curis@free.fr> for finding a mistake in the first version of this patch.
9.4 KiB
9.4 KiB