Remove two unused variables
[ira/wip.git] / lib / util / README
1 This directory contains libutil (until we can think of a better name)
2
3 The idea is that this library contains simple but useful data structures 
4 and support functions that are generally useful; not just for Samba but for 
5 other projects as well. Functions here should not depend on any external 
6 libraries, just on libc (perhaps partially provided by libreplace).