-rw-r--r-- | kabc/distributionlist.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/kabc/distributionlist.h b/kabc/distributionlist.h index ccff487..5f091b1 100644 --- a/kabc/distributionlist.h +++ b/kabc/distributionlist.h @@ -209,11 +209,9 @@ class DistributionListWatcher : public QObject ~DistributionListWatcher(); private: static DistributionListWatcher* mSelf; -#ifndef KAB_EMBEDDED - KDirWatch *mDirWatch; -#endif //KAB_EMBEDDED +//US KDirWatch *mDirWatch; }; } #endif |