diff options
Diffstat (limited to 'python/header-py.h')
-rw-r--r-- | python/header-py.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/header-py.h b/python/header-py.h index d2c138f94..1bdaf9b83 100644 --- a/python/header-py.h +++ b/python/header-py.h @@ -43,7 +43,5 @@ PyObject * rhnLoad(PyObject * self, PyObject * args) /*@*/; PyObject * hdrLoad(PyObject * self, PyObject * args) /*@*/; -PyObject * rpmHeaderFromPackage(PyObject * self, PyObject * args) - /*@*/; #endif |