summaryrefslogtreecommitdiff
path: root/tar/bsdtar_windows.c
diff options
context:
space:
mode:
authorMichihiro NAKAJIMA <ggcueroad@gmail.com>2009-03-06 02:17:26 -0500
committerMichihiro NAKAJIMA <ggcueroad@gmail.com>2009-03-06 02:17:26 -0500
commit4410a21af4156ebf8d9943c11acc160bef97cf9a (patch)
tree03f67e8f58bf85eb13e212454a16023d01af8a29 /tar/bsdtar_windows.c
parent5cb4ac79f73e3bf30612845889f8255f272bb538 (diff)
downloadlibarchive-4410a21af4156ebf8d9943c11acc160bef97cf9a.tar.gz
Remove unnecessary lines.
SVN-Revision: 727
Diffstat (limited to 'tar/bsdtar_windows.c')
-rw-r--r--tar/bsdtar_windows.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tar/bsdtar_windows.c b/tar/bsdtar_windows.c
index ea99f162..f94a0834 100644
--- a/tar/bsdtar_windows.c
+++ b/tar/bsdtar_windows.c
@@ -1096,8 +1096,6 @@ _is_privileged(HANDLE thandle, const char *sidlist[])
return (member);
}
-int print_sid(HANDLE thandle);
-
int
bsdtar_is_privileged(struct bsdtar *bsdtar)
{