summaryrefslogtreecommitdiffstats
path: root/src/cli/report.h
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2011-03-29 18:19:32 +0200
committerJiri Moskovcak <jmoskovc@redhat.com>2011-03-29 18:19:32 +0200
commit5cc34d7d4e636c083b2722645778f78bf30c71cb (patch)
tree0a53c529260732b6afe78669884618e3e0f24993 /src/cli/report.h
parentaa08665949da429660dd78a6d26a0fc3cb11d6cd (diff)
downloadabrt-5cc34d7d4e636c083b2722645778f78bf30c71cb.tar.gz
abrt-5cc34d7d4e636c083b2722645778f78bf30c71cb.tar.xz
abrt-5cc34d7d4e636c083b2722645778f78bf30c71cb.zip
Revert "Ticket #178 abrt-cli should provide an option to select analyzer"
This reverts commit e2b73a97a213d6b317e5410b0dc9d931686442d2.
Diffstat (limited to 'src/cli/report.h')
-rw-r--r--src/cli/report.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/cli/report.h b/src/cli/report.h
index a3937840..58b8c25e 100644
--- a/src/cli/report.h
+++ b/src/cli/report.h
@@ -22,9 +22,7 @@
extern "C" {
#endif
-int run_analyze_event(const char *dump_dir_name, const char *analyzer);
-char *select_event_option(GList *list_options);
-GList *str_to_glist(char *str, int delim);
+int run_analyze_event(const char *dump_dir_name);
/* Report the crash */
enum {