Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
KDE PIM Runtime
Commits
83b6a725
Commit
83b6a725
authored
Nov 04, 2021
by
Laurent Montel
😁
Browse files
Remove unused includes
parent
176f98d3
Pipeline
#93701
failed with stage
in 25 minutes and 58 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
resources/pop3/pop3protocol.cpp
View file @
83b6a725
...
...
@@ -15,7 +15,6 @@ extern "C" {
#include "pop3protocol_debug.h"
#include <QByteArray>
#include <QCoreApplication>
#include <QCryptographicHash>
#include <QFile>
#include <QNetworkProxy>
...
...
resources/pop3/pop3protocol.h
View file @
83b6a725
...
...
@@ -13,7 +13,6 @@
#include <KJob>
#include <QObject>
#include <QUrl>
#include <sys/types.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment