summaryrefslogtreecommitdiff
path: root/python/rpmts-py.h
diff options
context:
space:
mode:
Diffstat (limited to 'python/rpmts-py.h')
-rw-r--r--python/rpmts-py.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/python/rpmts-py.h b/python/rpmts-py.h
index 9fae1e1e9..cad663eeb 100644
--- a/python/rpmts-py.h
+++ b/python/rpmts-py.h
@@ -3,10 +3,6 @@
#include <rpm/rpmts.h>
-/** \ingroup py_c
- * \file python/rpmts-py.h
- */
-
typedef struct rpmtsObject_s rpmtsObject;
extern PyTypeObject rpmts_Type;