diff options
-rw-r--r-- | qml/helpers.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qml/helpers.py b/qml/helpers.py index 05fb4c9..7d69eb1 100644 --- a/qml/helpers.py +++ b/qml/helpers.py @@ -3,8 +3,6 @@ import gettext import rpm -gettext.install("mageiawelcome") - ts = rpm.TransactionSet() def get_desktop_name(x): |