diff --git a/kmfilteraction.h b/kmfilteraction.h index 5e81c9713..abd42719e 100644 --- a/kmfilteraction.h +++ b/kmfilteraction.h @@ -141,8 +141,6 @@ public: case. Returns TRUE if a change was made. */ virtual bool folderRemoved(KMFolder* aFolder, KMFolder* aNewFolder); - // TODO: template removed! - /** Static function that creates a filter action of this type. */ static KMFilterAction* newAction();