s4:dsdb/samdb/ldb_modules/util.c - remove now unused functions which set integers
authorMatthias Dieter Wallnöfer <mdw@samba.org>
Sat, 16 Oct 2010 09:00:12 +0000 (11:00 +0200)
committerMatthias Dieter Wallnöfer <mdw@samba.org>
Sat, 16 Oct 2010 12:39:23 +0000 (14:39 +0200)
commit42d9978cdd20c4f5a8cfee8e9db8e8d7b405b677
treedb957db62227c70b66b3cc7a63facb6b6ab41454
parenta0bd52975171b1a4d2407026b21df5cfe3d54dce
s4:dsdb/samdb/ldb_modules/util.c - remove now unused functions which set integers

Please do always use the functions which specifiy the appropriate integer
length to not run into platform-specific issues. Therefore I'm removing these
generic calls.
source4/dsdb/samdb/ldb_modules/util.c