clitar: remove unnecessary public function prototypes
authorDavid Disseldorp <ddiss@samba.org>
Fri, 14 Feb 2014 16:22:50 +0000 (17:22 +0100)
committerAndreas Schneider <asn@samba.org>
Wed, 19 Feb 2014 17:22:29 +0000 (18:22 +0100)
commit08f3c4e942ea3ff1d18ae4f39cce3eb271ad901e
tree96b2aa777c6ac4d6a4c59b90c4958daada6d4685
parent44265721bc7137b7382c720f2b896653085e43f1
clitar: remove unnecessary public function prototypes

Public functions declared in clitar_proto.h needn't be listed as
prototypes in clitar.c.

Signed-off-by: David Disseldorp <ddiss@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/client/clitar.c