summaryrefslogtreecommitdiffstats
path: root/src/Hooks/abrt_exception_handler.py.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/Hooks/abrt_exception_handler.py.in')
-rw-r--r--src/Hooks/abrt_exception_handler.py.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Hooks/abrt_exception_handler.py.in b/src/Hooks/abrt_exception_handler.py.in
index 6933ac00..a8da9808 100644
--- a/src/Hooks/abrt_exception_handler.py.in
+++ b/src/Hooks/abrt_exception_handler.py.in
@@ -133,10 +133,6 @@ def __dump_exception(out, text, tracebk):
except:
pass
-
-def __exception_window(title, text, component_name):
- pass
-
__ACTION_STR = ""
def action(what):
"""Describe what you want to do actually.