summaryrefslogtreecommitdiffstats
path: root/korganizer/kohelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/kohelper.h')
-rw-r--r--korganizer/kohelper.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/korganizer/kohelper.h b/korganizer/kohelper.h
index b7f61b79..07d91058 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