Fix a delete on close divergence from windows [2/2]
authorTim Prouty <tprouty@samba.org>
Sun, 7 Dec 2008 00:08:35 +0000 (16:08 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 9 Jan 2009 00:57:38 +0000 (16:57 -0800)
commit62d547e1b853b6c5c871f1f9cb265d3cdd40a21d
tree02321757c3fbd978751ea6ec69dd0944f3eded9c
parente2b4e25b433a43960bb37258c0f24d9b77598056
Fix a delete on close divergence from windows [2/2]

This second patch cleans up by removing all of the code that is made
obsolete by the first patch.  It should cause no functional changes.
source/include/proto.h [new file with mode: 0644]
source/include/smb.h
source/locking/locking.c
source/smbd/open.c
source/smbd/reply.c