i3/i3-input
Daniel Mueller 865bd462b4
do not check for NULL in FREE macro
free(3) is safe to invoke on a NULL pointer, in which case no action is
taken. This change adjusts the FREE macros to omit this unnecessary
check.
2017-11-23 15:41:33 -08:00
..
2017-11-23 15:41:33 -08:00
2016-04-04 09:33:59 +02:00
2017-01-21 07:30:31 -08:00