aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugeni Dodonov <eugeni@mandriva.org>2010-02-22 17:34:00 +0000
committerEugeni Dodonov <eugeni@mandriva.org>2010-02-22 17:34:00 +0000
commitc216486d44d1ffa95e43a90349a02d44b9cd8370 (patch)
treee2dd9733c9f880ce6a4ce3eaa91cdb304eccacd3
parenteae26e1072e6111dd7e8a629c985754482125d1d (diff)
downloadmsec-c216486d44d1ffa95e43a90349a02d44b9cd8370.tar
msec-c216486d44d1ffa95e43a90349a02d44b9cd8370.tar.gz
msec-c216486d44d1ffa95e43a90349a02d44b9cd8370.tar.bz2
msec-c216486d44d1ffa95e43a90349a02d44b9cd8370.tar.xz
msec-c216486d44d1ffa95e43a90349a02d44b9cd8370.zip
simplify initial view
-rwxr-xr-xsrc/msec/msecgui.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/msec/msecgui.py b/src/msec/msecgui.py
index 7eec960..4b32067 100755
--- a/src/msec/msecgui.py
+++ b/src/msec/msecgui.py
@@ -543,10 +543,6 @@ class MsecGui:
"""Builds the security summary UI"""
vbox = gtk.VBox(homogeneous=False, spacing=20)
- entry = gtk.Label(_("<big><b>System security overview</b></big>"))
- entry.set_use_markup(True)
- vbox.pack_start(entry, False, False)
-
def create_security_item(text, icon=None):
"""Helper function to create security items"""
# show logo