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
PIM
PIM Messagelib
Commits
f17b65fc
Commit
f17b65fc
authored
Mar 05, 2021
by
Laurent Montel
Browse files
Remove not implemented method
parent
b614e808
Pipeline
#53171
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
messagecomposer/src/composer/keyresolver.h
View file @
f17b65fc
...
...
@@ -263,8 +263,6 @@ private:
std
::
vector
<
GpgME
::
Key
>
lookup
(
const
QStringList
&
patterns
,
bool
secret
=
false
)
const
;
bool
haveTrustedEncryptionKey
(
const
QString
&
person
)
const
;
std
::
vector
<
GpgME
::
Key
>
selectKeys
(
const
QString
&
person
,
const
QString
&
msg
,
const
std
::
vector
<
GpgME
::
Key
>
&
selectedKeys
=
std
::
vector
<
GpgME
::
Key
>
())
const
;
...
...
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