From: Arnout E. <rab...@us...> - 2014-04-17 21:41:08
|
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 8284a3e56627f1771a6f3c77f891b6638af78962 (commit) via 40191708e554ae79290973c617f402abb4231bb4 (commit) from 40dca8919f83a916fa0e040248969d8e5038eb4a (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 8284a3e56627f1771a6f3c77f891b6638af78962 Author: Arnout Engelen <arn...@bz...> Date: Thu Apr 17 23:40:04 2014 +0200 More cleanups of dead code commit 40191708e554ae79290973c617f402abb4231bb4 Author: Arnout Engelen <arn...@bz...> Date: Thu Apr 17 22:31:15 2014 +0200 Include string.h for strlen and friends ----------------------------------------------------------------------- Summary of changes: de/brush.c | 1 - de/draw.c | 4 - de/font.c | 3 - de/init.c | 1 - ioncore/clientwin.c | 16 +----- ioncore/frame-pointer.c | 16 ----- ioncore/kbresize.c | 7 -- ioncore/netwm.c | 4 +- ioncore/screen.c | 7 -- ioncore/strings.c | 14 ---- libextl/libextl-mkexports.in | 6 ++ mod_dock/dock.c | 17 +----- mod_notionflux/mod_notionflux.c | 1 + mod_query/wmessage.c | 1 - mod_tiling/split-stdisp.c | 24 ------- mod_tiling/split.c | 4 - utils/ion-completefile/ion-completefile.c | 97 ----------------------------- utils/ion-statusd/ion-statusd.c | 6 -- 18 files changed, 11 insertions(+), 218 deletions(-) hooks/post-receive -- notion window manager core |