1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-14 03:33:17 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
Jelmer Vernooij
4a51a31571 r9684: Remove unused parameters (about 70) 2007-10-10 13:34:40 -05:00
Stefan Metzmacher
350fbe3440 add find_unused_options.sh
this script finds unused lp_*() functions

use it like this:
   user@host:~/samba/source>./script/find_unused_options.sh

metze
-