summaryrefslogtreecommitdiff
path: root/source3/libsmb
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2013-07-03 12:52:52 +0200
committerStefan Metzmacher <metze@samba.org>2014-04-17 14:56:05 +0200
commit751b2b2d2a8b66cd447b5aed4531a8fc6cfab256 (patch)
tree2064559f1e626e83a5855940bb6830a17b181dfc /source3/libsmb
parent6d23354f72a487741177dd83c561a1bb72fa6412 (diff)
downloadsamba-751b2b2d2a8b66cd447b5aed4531a8fc6cfab256.tar.gz
Remove uid_wrapper related code.
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source3/libsmb')
-rw-r--r--source3/libsmb/smb_share_modes.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/libsmb/smb_share_modes.c b/source3/libsmb/smb_share_modes.c
index c29721dd430..f2decc1779a 100644
--- a/source3/libsmb/smb_share_modes.c
+++ b/source3/libsmb/smb_share_modes.c
@@ -24,7 +24,6 @@
License along with this library; if not, see <http://www.gnu.org/licenses/>.
*/
-#define UID_WRAPPER_NOT_REPLACE
#include "includes.h"
#include "system/filesys.h"
#include "smb_share_modes.h"