Shutdown cli_state in the dealloc function. This happens automatically
authorTim Potter <tpot@samba.org>
Sun, 14 Apr 2002 23:33:31 +0000 (23:33 +0000)
committerTim Potter <tpot@samba.org>
Sun, 14 Apr 2002 23:33:31 +0000 (23:33 +0000)
commit3540c42bf4ac403b4a82e970b0e3566ffdc48407
treea48758df4395907d6a32668fd8aa2700bb2cc95d
parent8d680f879605b8e40fe2b4a16db5d860226e17a5
Shutdown cli_state in the dealloc function.  This happens automatically
when a handle object falls out of scope.
(This used to be commit 39546dd241b36d5e7b8e239525a13b91e4e9db80)
source3/python/py_spoolss.c