git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
e37ce5b
)
Remove access to global_loadparm from python module.
author
Jelmer Vernooij
<jelmer@samba.org>
Fri, 24 Oct 2008 13:00:09 +0000
(15:00 +0200)
committer
Jelmer Vernooij
<jelmer@samba.org>
Fri, 24 Oct 2008 13:00:09 +0000
(15:00 +0200)
source4/param/param.i
patch
|
blob
|
history
diff --git
a/source4/param/param.i
b/source4/param/param.i
index ad42919998c0b5dd37344aafaffa7a5fdc03e600..6158c92f802a5b9cb3bcd9717ffe9ef44cedb5eb 100644
(file)
--- a/
source4/param/param.i
+++ b/
source4/param/param.i
@@
-316,9
+316,6
@@
typedef struct param_section {
}
} param_section;
}
} param_section;
-%rename(default_config) global_loadparm;
-struct loadparm_context *global_loadparm;
-
%{
struct loadparm_context *lp_from_py_object(PyObject *py_obj)
%{
struct loadparm_context *lp_from_py_object(PyObject *py_obj)