diff options
| author | Karel Klic <kklic@redhat.com> | 2009-11-13 11:28:17 +0100 |
|---|---|---|
| committer | Karel Klic <kklic@redhat.com> | 2009-11-13 11:28:17 +0100 |
| commit | 61cf6a4bca76c5efaf9994ccf1b1640bc5d7de74 (patch) | |
| tree | 9ca5046ab2ddd2f6fa16c8397c9afc58e3faf555 /src/CLI/CLI.cpp | |
| parent | eb97977cc4d049887144d67d00e32d84bebecb99 (diff) | |
| parent | 5d308d79beef7e6590855577b0b3e01d672f7580 (diff) | |
| download | abrt-61cf6a4bca76c5efaf9994ccf1b1640bc5d7de74.tar.gz abrt-61cf6a4bca76c5efaf9994ccf1b1640bc5d7de74.tar.xz abrt-61cf6a4bca76c5efaf9994ccf1b1640bc5d7de74.zip | |
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Diffstat (limited to 'src/CLI/CLI.cpp')
| -rw-r--r-- | src/CLI/CLI.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CLI/CLI.cpp b/src/CLI/CLI.cpp index edc8df0..149e936 100644 --- a/src/CLI/CLI.cpp +++ b/src/CLI/CLI.cpp @@ -17,7 +17,6 @@ */ #include <getopt.h> #include "ABRTException.h" -#include "ABRTSocket.h" #include "abrtlib.h" #include "abrt_dbus.h" #include "DBusCommon.h" |
