diff options
Diffstat (limited to 'source4/scripting/python/modules.h')
-rw-r--r-- | source4/scripting/python/modules.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/scripting/python/modules.h b/source4/scripting/python/modules.h index 8e3c0a21c27..7c15fecabef 100644 --- a/source4/scripting/python/modules.h +++ b/source4/scripting/python/modules.h @@ -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__ */ |