locking: Remove functions that are not used anymore
authorAmitay Isaacs <amitay@gmail.com>
Tue, 30 Apr 2013 05:13:44 +0000 (15:13 +1000)
committerAmitay Isaacs <amitay@gmail.com>
Thu, 23 May 2013 23:06:40 +0000 (09:06 +1000)
commit6ea3212a7b177c6c06b1484cf9e8b2f4036653d9
treec711fa07b2453fc7973c5cc4ead45f50873747d6
parent7cde53a6cbe74b1e46f7e1bca298df82c08de866
locking: Remove functions that are not used anymore

These functions were used in locking child process to do the locking.  With
locking helper, these are not required.

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
server/ctdb_lock.c