summaryrefslogtreecommitdiffstats
path: root/lib/Plugins/Mailx.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Plugins/Mailx.h')
-rw-r--r--lib/Plugins/Mailx.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/lib/Plugins/Mailx.h b/lib/Plugins/Mailx.h
index 4235764e..e2173ed5 100644
--- a/lib/Plugins/Mailx.h
+++ b/lib/Plugins/Mailx.h
@@ -47,14 +47,4 @@ class CMailx : public CReporter
virtual void Report(const map_crash_report_t& pCrashReport, const std::string& pArgs);
};
-
-PLUGIN_INFO(REPORTER,
- CMailx,
- "Mailx",
- "0.0.2",
- "Sends an email with a report via mailx command",
- "zprikryl@redhat.com",
- "https://fedorahosted.org/abrt/wiki",
- PLUGINS_LIB_DIR"/Mailx.GTKBuilder");
-
#endif /* MAILX_H_ */