diff options
| author | Jiri Moskovcak <jmoskovc@redhat.com> | 2010-05-05 17:16:46 +0200 |
|---|---|---|
| committer | Jiri Moskovcak <jmoskovc@redhat.com> | 2010-05-05 17:16:46 +0200 |
| commit | 3a476568dad4b3091612d155e0a892fa4e753832 (patch) | |
| tree | 86eade99c433c961fa63e81d88b4cb390179f1c0 /src/Daemon | |
| parent | 20a525d8ba08bb88fac67217288d6f0305ac4029 (diff) | |
minor fix to nikola's last commit
Diffstat (limited to 'src/Daemon')
| -rw-r--r-- | src/Daemon/Settings.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Daemon/Settings.cpp b/src/Daemon/Settings.cpp index 4fe62762..2a516324 100644 --- a/src/Daemon/Settings.cpp +++ b/src/Daemon/Settings.cpp @@ -496,6 +496,5 @@ void SetSettings(const map_abrt_settings_t& pSettings, const char *dbus_sender) { s_mapSectionCron = it->second; ParseCron(); - dirty = true; } } |
