From: Arnout E. <rab...@us...> - 2014-05-14 22:15:24
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "notion window manager core". The branch, master has been updated via a4fde8807871f940f32924ee97d690633da1b857 (commit) via 290c56b7c4d2ef8b3caf3c059d52794948b33b36 (commit) from 2ebaf50863bb4ab3c479863af6672d7876d3b2ee (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit a4fde8807871f940f32924ee97d690633da1b857 Author: Arnout Engelen <arn...@bz...> Date: Thu May 15 00:14:59 2014 +0200 Remove/mark some unused functions and parameters commit 290c56b7c4d2ef8b3caf3c059d52794948b33b36 Author: Arnout Engelen <arn...@bz...> Date: Thu May 15 00:13:42 2014 +0200 Define minof/maxof as inline functions gets rid of 'unused' warnings, too ----------------------------------------------------------------------- Summary of changes: ioncore/modules.c | 2 +- libtu/minmax.h | 4 ++-- libtu/objlist.c | 18 ------------------ mod_query/listing.c | 5 ----- mod_statusbar/draw.c | 5 ++--- mod_statusbar/statusbar.c | 2 -- mod_tiling/split.c | 24 ------------------------ 7 files changed, 5 insertions(+), 55 deletions(-) hooks/post-receive -- notion window manager core |