diff options
Diffstat (limited to 'lib/plugins/Python.cpp')
-rw-r--r-- | lib/plugins/Python.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/plugins/Python.cpp b/lib/plugins/Python.cpp index 96ba03e9..257fe806 100644 --- a/lib/plugins/Python.cpp +++ b/lib/plugins/Python.cpp @@ -18,7 +18,6 @@ */ #include "abrtlib.h" #include "Python.h" -#include "debug_dump.h" #include "abrt_exception.h" #include "Python_hash.h" |