s3: Remove extraneous calls to unix_convert
authorTim Prouty <tprouty@samba.org>
Wed, 10 Jun 2009 16:59:42 +0000 (09:59 -0700)
committerTim Prouty <tprouty@samba.org>
Wed, 10 Jun 2009 20:13:26 +0000 (13:13 -0700)
commitab779f5c345ef59308362781501e4ae1e1191496
tree6186296f20cc51f29895245b692606d4b6865b45
parentfc2a3b66dbbcc2f5779e1f92d4cb45a77fe8c6e6
s3: Remove extraneous calls to unix_convert

Not only are these unnecessary in spirit because unlink_internals
calls unix_convert, but in practice the return value is simply being
ignored right now.
source3/printing/nt_printing.c