Remove use of the "staticforward" macro
commit02980268e8641a1558c6f475d4669ce4d663504d
authorPetr Viktorin <pviktori@redhat.com>
Wed, 3 Dec 2014 12:59:58 +0000 (3 13:59 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 22 Jan 2015 09:51:07 +0000 (22 10:51 +0100)
tree99af8a29bb905e0101d0a1e24bc78f55771571ec
parent496b67b27ab9856017a07b2fbcc5ba465f1945b3
Remove use of the "staticforward" macro

This macro was used for compatibility with broken compilers.
Since Python 2.3, it is always defined as `static`, and only exists
"for source compatibility with old C extensions".

Signed-off-by: Petr Viktorin <pviktori@redhat.com>
Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
lib/ldb-samba/pyldb.c
lib/ldb/pyldb.c
lib/ntdb/pyntdb.c
lib/tevent/pytevent.c
pidl/lib/Parse/Pidl/Samba4/Python.pm
source3/passdb/py_passdb.c
source4/libcli/pysmb.c
source4/librpc/rpc/pyrpc.c