diff options
| author | Jiri Moskovcak <jmoskovc@redhat.com> | 2009-09-21 12:53:10 +0200 |
|---|---|---|
| committer | Jiri Moskovcak <jmoskovc@redhat.com> | 2009-09-21 12:53:10 +0200 |
| commit | bf51f658d5aff2a39f37d99893d79a667108de10 (patch) | |
| tree | 463cc783892e1ba667220d63d8ed5220648203ba /src/Daemon/Daemon.cpp | |
| parent | 902a90a214dc7c41e11375a051cadca826c71f7b (diff) | |
| parent | 317ebe45bdb9ecfdf1d44e98d84ea961bb48d111 (diff) | |
| download | abrt-bf51f658d5aff2a39f37d99893d79a667108de10.tar.gz abrt-bf51f658d5aff2a39f37d99893d79a667108de10.tar.xz abrt-bf51f658d5aff2a39f37d99893d79a667108de10.zip | |
Merge branch 'master' of ssh://git.fedorahosted.org/git/abrt
Diffstat (limited to 'src/Daemon/Daemon.cpp')
| -rw-r--r-- | src/Daemon/Daemon.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Daemon/Daemon.cpp b/src/Daemon/Daemon.cpp index 70f471c..3c48627 100644 --- a/src/Daemon/Daemon.cpp +++ b/src/Daemon/Daemon.cpp @@ -21,7 +21,6 @@ #include <sys/inotify.h> #include <glib.h> #include <pthread.h> -#include <iostream> #include <string> #if HAVE_CONFIG_H #include <config.h> |
