1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-23 00:23:53 +03:00

Don't include py_spoolss_conv.h by default. We want to hide these

functions from method functions.
(This used to be commit bbf905e29e)
This commit is contained in:
Tim Potter
2002-04-05 04:49:39 +00:00
parent f243d4e7c8
commit a05b7f721e

View File

@@ -25,7 +25,6 @@
#include "Python.h"
#include "python/py_common.h"
#include "python/py_conv.h"
/* Spoolss policy handle object */