added a dummy function (space in front so make proto doesn't pick it up)
authorLuke Leighton <lkcl@samba.org>
Wed, 8 Oct 1997 21:36:42 +0000 (21:36 +0000)
committerLuke Leighton <lkcl@samba.org>
Wed, 8 Oct 1997 21:36:42 +0000 (21:36 +0000)
commitd7f41e3815babce58fa9901f076c2918666abaf9
treea7713af3ce767db3737200f9e2d75e7631b2205a
parentb8ff5543b9fa45095caa9f24aeb22a1dcc1cd308
added a dummy function (space in front so make proto doesn't pick it up)
to call the unused static functions in pipes.c.  avoids need to move
#if UNDEFINED_NTDOMAIN about, to stop compiler warnings while code is
being developed, but might be released as-is.
source/smbd/pipes.c