removed prs_data(), prs_free_data(), and prs_realloc_data()
commit3bc9af4c1dbdb664970541f6091982ffccc87b31
authorGerald Carter <jerry@samba.org>
Fri, 14 Jul 2000 16:58:03 +0000 (14 16:58 +0000)
committerGerald Carter <jerry@samba.org>
Fri, 14 Jul 2000 16:58:03 +0000 (14 16:58 +0000)
tree999b872222625b9142908c69e4322e81a972c647
parent8599e1bc394b1caee2483ec72d439a34d3f30629
removed prs_data(), prs_free_data(), and prs_realloc_data()
as these were unneeded and replaced by the real functions
already in HEAD.

Added a few more functions to parse_spoolss.c to help with the
rpcclient merge from TNG.
source/rpc_parse/parse_prs.c
source/rpc_parse/parse_spoolss.c