[jhbuild] systeminstall: Remove unfinished comment
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] systeminstall: Remove unfinished comment
- Date: Tue, 6 Dec 2016 22:30:25 +0000 (UTC)
commit caa8a825171bf53e398fefd5483ca3d8166e2a2a
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Tue Dec 6 15:32:29 2016 -0600
systeminstall: Remove unfinished comment
It has worked fine for years, and the comment doesn't specify what it is
that is unfinished.
jhbuild/utils/systeminstall.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/jhbuild/utils/systeminstall.py b/jhbuild/utils/systeminstall.py
index 65c8fdb..84fce1e 100644
--- a/jhbuild/utils/systeminstall.py
+++ b/jhbuild/utils/systeminstall.py
@@ -218,7 +218,6 @@ PK_FILTER_ENUM_NEWEST = 1 << 16
PK_FILTER_ENUM_ARCH = 1 << 18
PK_TRANSACTION_FLAG_ENUM_ONLY_TRUSTED = 1 << 1
-# NOTE: This class is unfinished
class PKSystemInstall(SystemInstall):
def __init__(self):
SystemInstall.__init__(self)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]