r23987: Remove static pid in switch_message()
authorVolker Lendecke <vlendec@samba.org>
Sat, 21 Jul 2007 22:00:09 +0000 (22:00 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:28:52 +0000 (12:28 -0500)
commitebf1b1e97c709f5ffe48c85b4227a0af1f88b0ab
tree5e9c8825a69eb09366052429640efacbd3ed9f48
parentdc6f4bdb7f5fc0fd4cd9f687c47af3719985da8b
r23987: Remove static pid in switch_message()

There's no point in duplicating functionality that exists in
sys_getpid() that also only used in a debug statement
source/smbd/process.c