Comments.
authorJán Kupec <jkupec@suse.cz>
Wed, 13 May 2009 08:18:49 +0000 (10:18 +0200)
committerJán Kupec <jkupec@suse.cz>
Wed, 13 May 2009 08:18:49 +0000 (10:18 +0200)
src/utils/Augeas.h

index db2248d..4cabd7d 100644 (file)
@@ -20,10 +20,6 @@ extern "C"
 
 /**
  * Zypper's wrapper around Augeas.
- *
- * \todo add root dir argument to constructor
- * \todo add conf file to load argument
- * \todo use the new API to cherry-pick the lense and conf file to load
  */
 class Augeas : private zypp::base::NonCopyable
 {