diff options
author | Andrei Karas <akaras@inbox.ru> | 2017-04-03 22:16:42 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2017-04-03 22:16:42 +0300 |
commit | a0f33ec00e17f3f12641391426422255d073d768 (patch) | |
tree | 5c84e7398c7a002ea832e7d5791b6dd2a8dbe47b /src/gui/windows/updaterwindow.cpp | |
parent | b00c7b03c743d682030fd3e8643e4301acf7f6a1 (diff) | |
download | plus-a0f33ec00e17f3f12641391426422255d073d768.tar.gz plus-a0f33ec00e17f3f12641391426422255d073d768.tar.bz2 plus-a0f33ec00e17f3f12641391426422255d073d768.tar.xz plus-a0f33ec00e17f3f12641391426422255d073d768.zip |
Remove extra includes.
Diffstat (limited to 'src/gui/windows/updaterwindow.cpp')
-rw-r--r-- | src/gui/windows/updaterwindow.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/windows/updaterwindow.cpp b/src/gui/windows/updaterwindow.cpp index c99674072..f80f2dd99 100644 --- a/src/gui/windows/updaterwindow.cpp +++ b/src/gui/windows/updaterwindow.cpp @@ -51,7 +51,6 @@ #include "utils/delete2.h" #include "utils/gettext.h" -#include "utils/stringutils.h" #include <sys/stat.h> |