1
0
mirror of https://github.com/samba-team/samba.git synced 2025-07-13 08:59:08 +03:00

s4-python: Remove cruft to deal with static python modules, which are no

longer supported.
This commit is contained in:
Jelmer Vernooij
2010-05-31 00:13:10 +02:00
parent 390b0521bd
commit 55ef0ecea8
4 changed files with 0 additions and 45 deletions

View File

@ -20,7 +20,6 @@
#ifndef __SAMBA_PYTHON_MODULES_H__
#define __SAMBA_PYTHON_MODULES_H__
void py_load_samba_modules(void);
bool py_update_path(const char *bindir);
#endif /* __SAMBA_PYTHON_MODULES_H__ */