summaryrefslogtreecommitdiffstats
path: root/lib/plugins/Python.cpp
diff options
context:
space:
mode:
authorDenys Vlasenko <dvlasenk@redhat.com>2010-10-15 14:11:23 +0200
committerDenys Vlasenko <dvlasenk@redhat.com>2010-10-15 14:11:23 +0200
commit2860fc63ac8246fe78efd47d7319b52e8372a48c (patch)
treef8376a5072505344c1bd2e4c3a009b23598c08f3 /lib/plugins/Python.cpp
parentae0b34aa23e5c37c323f3ad2499784aabafc0bac (diff)
downloadabrt-2860fc63ac8246fe78efd47d7319b52e8372a48c.tar.gz
abrt-2860fc63ac8246fe78efd47d7319b52e8372a48c.tar.xz
abrt-2860fc63ac8246fe78efd47d7319b52e8372a48c.zip
mve md5 hash from Python plugin to abrtlib
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
Diffstat (limited to 'lib/plugins/Python.cpp')
-rw-r--r--lib/plugins/Python.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/plugins/Python.cpp b/lib/plugins/Python.cpp
index 5e4cc02a..77839570 100644
--- a/lib/plugins/Python.cpp
+++ b/lib/plugins/Python.cpp
@@ -19,7 +19,6 @@
#include "abrtlib.h"
#include "Python.h"
#include "abrt_exception.h"
-#include "Python_hash.h"
using namespace std;