Remove an invalid discard_const_p() - it masks an actual
authorJelmer Vernooij <jelmer@samba.org>
Mon, 9 Feb 2009 17:39:27 +0000 (18:39 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Mon, 9 Feb 2009 17:39:27 +0000 (18:39 +0100)
commit39172b5ce91610773ecd5f4d6b2c7b25b5dfee5d
treedacaeca8fd7d2051dc1b7609996597b3402ca38b
parentfa1ead3aa06bfccd5e62a02e6e3c88d223ed7817
Remove an invalid discard_const_p() - it masks an actual
bug in pidl where pidl uses "const" in a struct where there should not be
const.

There is only a single place in the Samba codebase where this triggers a
warning.
pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm