Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Discover
Commits
536a9971
Commit
536a9971
authored
Feb 23, 2018
by
Aleix Pol Gonzalez
🐧
Browse files
No reason to clear something that was never initialized
CCBUG: 390907
parent
eb26cb5e
Changes
1
Hide whitespace changes
Inline
Side-by-side
libdiscover/backends/FlatpakBackend/FlatpakBackend.cpp
View file @
536a9971
...
...
@@ -296,7 +296,6 @@ FlatpakResource * FlatpakBackend::addAppFromFlatpakBundle(const QUrl &url)
return
nullptr
;
}
}
else
{
asComponent
=
AppStream
::
Component
();
qWarning
()
<<
"No appstream metadata in bundle"
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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