summaryrefslogtreecommitdiff
path: root/python/header-py.c
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2011-03-09 15:06:11 +0200
committerPanu Matilainen <pmatilai@redhat.com>2011-03-09 15:06:11 +0200
commit99f9c67ad498a954c1d1d221d206ef2a4d794571 (patch)
tree15357b299b1b4de51b017fa305ff4f4b826f3e45 /python/header-py.c
parentee0ae58b442c5f79967a0d0580144b5c84e0c888 (diff)
downloadlibrpm-tizen-99f9c67ad498a954c1d1d221d206ef2a4d794571.tar.gz
librpm-tizen-99f9c67ad498a954c1d1d221d206ef2a4d794571.tar.bz2
librpm-tizen-99f9c67ad498a954c1d1d221d206ef2a4d794571.zip
Python bindings dont need our debug.h for anything
Diffstat (limited to 'python/header-py.c')
-rw-r--r--python/header-py.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/header-py.c b/python/header-py.c
index b6e21ccd0..98ecac95b 100644
--- a/python/header-py.c
+++ b/python/header-py.c
@@ -11,8 +11,6 @@
#include "rpmfi-py.h"
#include "rpmtd-py.h"
-#include "debug.h"
-
/** \ingroup python
* \class Rpm
* \brief START HERE / RPM base module for the Python API