Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
PIM Messagelib
Commits
8da9ae27
Commit
8da9ae27
authored
Jul 17, 2020
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clean up code
parent
43602695
Pipeline
#27497
failed with stage
in 60 minutes and 1 second
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
messageviewer/src/viewer/viewer_p.cpp
messageviewer/src/viewer/viewer_p.cpp
+0
-1
No files found.
messageviewer/src/viewer/viewer_p.cpp
View file @
8da9ae27
...
...
@@ -189,7 +189,6 @@ ViewerPrivate::ViewerPrivate(Viewer *aParent, QWidget *mainWindow, KActionCollec
mDkimWidgetInfo
=
new
MessageViewer
::
DKIMWidgetInfo
(
mMainWindow
);
if
(
_k_attributeInitialized
.
testAndSetAcquire
(
0
,
1
))
{
//MailWebEngineView::initializeCustomScheme();
Akonadi
::
AttributeFactory
::
registerAttribute
<
MessageViewer
::
MessageDisplayFormatAttribute
>
();
Akonadi
::
AttributeFactory
::
registerAttribute
<
MessageViewer
::
ScamAttribute
>
();
}
...
...
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