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
Unmaintained
KDE Pim
Commits
b5d8b122
Commit
b5d8b122
authored
Dec 17, 2014
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove dead code
parent
b0ac303d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
korgac/alarmdialog.cpp
korgac/alarmdialog.cpp
+0
-3
No files found.
korgac/alarmdialog.cpp
View file @
b5d8b122
...
@@ -318,9 +318,6 @@ void AlarmDialog::addIncidence( const Akonadi::Item &incidenceitem,
...
@@ -318,9 +318,6 @@ void AlarmDialog::addIncidence( const Akonadi::Item &incidenceitem,
item
->
mDisplayText
=
displayText
;
item
->
mDisplayText
=
displayText
;
item
->
setText
(
0
,
cleanSummary
(
incidence
->
summary
()
)
);
item
->
setText
(
0
,
cleanSummary
(
incidence
->
summary
()
)
);
Event
::
Ptr
event
;
Todo
::
Ptr
todo
;
QString
displayStr
;
QString
displayStr
;
const
KDateTime
dateTime
=
triggerDateForIncidence
(
incidence
,
reminderAt
,
const
KDateTime
dateTime
=
triggerDateForIncidence
(
incidence
,
reminderAt
,
displayStr
);
displayStr
);
...
...
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