mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
pyglue: Remove unnecessary declaration
Signed-off-by: Jo Sutton <josutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
460b1935b9
commit
8dca32eba2
@ -29,7 +29,6 @@
|
||||
#include "lib/cmdline/cmdline.h"
|
||||
#include "lib/crypto/gkdi.h"
|
||||
|
||||
void init_glue(void);
|
||||
static PyObject *PyExc_NTSTATUSError;
|
||||
static PyObject *PyExc_WERRORError;
|
||||
static PyObject *PyExc_HRESULTError;
|
||||
|
Loading…
Reference in New Issue
Block a user