Don't include py_spoolss_conv.h by default. We want to hide these
authorTim Potter <tpot@samba.org>
Fri, 5 Apr 2002 04:49:39 +0000 (04:49 +0000)
committerTim Potter <tpot@samba.org>
Fri, 5 Apr 2002 04:49:39 +0000 (04:49 +0000)
functions from method functions.

source/python/py_spoolss.h

index 3040a80e80a3a710b8e0577185230e37261e99c5..7c7669c7528bf4ea0b70f975098ee95a5f735a74 100644 (file)
@@ -25,7 +25,6 @@
 #include "Python.h"
 
 #include "python/py_common.h"
-#include "python/py_conv.h"
 
 /* Spoolss policy handle object */