Was ported to akonadi

svn path=/trunk/KDE/kdepim/kmail/; revision=1079529
wilder-work
Laurent Montel 16 years ago
parent 194b255730
commit 4c7f09e075
  1. 4
      kmkernel.h

@ -301,10 +301,6 @@ public:
bool wordWrap() const { return mWordWrap;}
int wrapCol() const { return mWrapCol;}
#if 0 //TODO port to akonadi
KMailICalIfaceImpl& iCalIface();
#endif
bool firstStart() const { return the_firstStart; }
/** Mark first start as done */
void firstStartDone() { the_firstStart = false; }

Loading…
Cancel
Save