From: Christophe CURIS <christophe.cu...@free.fr>

Hello,

This series of patch is the last big work on the cleanup for unused
args in functions:

 - patch 1 to 7 marks callbacks args as ok for the compiler in
different situations;
 - patch 8 re-enables the compilator's check;
 - patch 9 to 19 removes a number of unused args at different places

Regards,
Christophe.


 WINGs/dragdestination.c        | 14 +++++------
 WPrefs.app/Appearance.c        | 32 +++++++++++++++++++++---
 WPrefs.app/Configurations.c    |  2 +-
 WPrefs.app/Docks.c             |  2 +-
 WPrefs.app/Expert.c            |  2 +-
 WPrefs.app/Focus.c             |  5 +++-
 WPrefs.app/FontSimple.c        | 11 ++++++++-
 WPrefs.app/Icons.c             |  2 +-
 WPrefs.app/KeyboardSettings.c  |  2 +-
 WPrefs.app/KeyboardShortcuts.c |  8 +++++-
 WPrefs.app/Makefile.am         |  7 ++++--
 WPrefs.app/Menu.c              | 13 +++++++++-
 WPrefs.app/MenuPreferences.c   |  2 +-
 WPrefs.app/MouseSettings.c     |  5 +++-
 WPrefs.app/Paths.c             |  5 +++-
 WPrefs.app/Preferences.c       |  5 +++-
 WPrefs.app/TexturePanel.c      | 17 +++++++++----
 WPrefs.app/TexturePanel.h      |  2 --
 WPrefs.app/Themes.c            |  2 +-
 WPrefs.app/WPrefs.c            | 56 +++++++++++++++++++++++++++++-------------
 WPrefs.app/WPrefs.h            | 30 +++++++++++-----------
 WPrefs.app/WindowHandling.c    | 11 ++++++++-
 WPrefs.app/Workspace.c         |  2 +-
 WPrefs.app/double.c            |  4 +--
 WPrefs.app/editmenu.c          | 28 ++++++++++++++-------
 WPrefs.app/main.c              |  3 +++
 configure.ac                   |  2 +-
 src/defaults.c                 |  3 +++
 src/event.c                    |  2 +-
 src/menu.c                     |  2 +-
 src/menu.h                     |  2 +-
 src/wmspec.c                   |  8 +++---
 util/wmsetbg.c                 |  4 +++
 util/wxcopy.c                  |  4 +++
 util/wxpaste.c                 |  4 +--
 35 files changed, 214 insertions(+), 89 deletions(-)

-- 
1.8.4.rc3


-- 
To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Reply via email to