From b3fe80613b98e2630ec85478d90ca1a8d366361d Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A1n=20Kupec?= Date: Wed, 13 May 2009 10:18:49 +0200 Subject: [PATCH] Comments. --- src/utils/Augeas.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/utils/Augeas.h b/src/utils/Augeas.h index db2248d..4cabd7d 100644 --- a/src/utils/Augeas.h +++ b/src/utils/Augeas.h @@ -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 { -- 2.7.4