diff options
Diffstat (limited to 'korganizer/kohelper.h')
-rw-r--r-- | korganizer/kohelper.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/korganizer/kohelper.h b/korganizer/kohelper.h index b7f61b796..07d91058b 100644 --- a/korganizer/kohelper.h +++ b/korganizer/kohelper.h @@ -42,12 +42,6 @@ class KDE_EXPORT KOHelper to a subresource, the color for the subresource is returned (if set). */ static TQColor resourceColor( KCal::Calendar*calendar, KCal::Incidence*incidence ); - - /** - Returns the resource label the given incidence belongs to. - */ - static TQString resourceLabel( KCal::Calendar *calendar, KCal::Incidence *incidence ); - }; #endif |