Removed am_client variable. It was being set in one place, when a client
authorDavid Dykstra <dwd@samba.org>
Thu, 25 Feb 1999 17:58:31 +0000 (17:58 +0000)
committerDavid Dykstra <dwd@samba.org>
Thu, 25 Feb 1999 17:58:31 +0000 (17:58 +0000)
of a socket (that is, a --daemon) server, but never looked at.  The way to
test whether or not on a client is (!am_server).


No differences found