Resolved issue, removing todo
authorepage <eopage@byu.net>
Tue, 22 Sep 2009 03:07:46 +0000 (03:07 +0000)
committerepage <eopage@byu.net>
Tue, 22 Sep 2009 03:07:46 +0000 (03:07 +0000)
git-svn-id: file:///svnroot/gc-dialer/trunk@457 c39d3808-3fe2-4d86-a59f-b7f623ee9f21

src/dc_glade.py

index e75c4dc..dc17a2f 100755 (executable)
@@ -516,7 +516,6 @@ class Dialcentral(object):
                                        ),
                                )
 
-               # @todo down here till this issue is fixed
                try:
                        previousOrientation = config.getint(constants.__pretty_app_name__, "orientation")
                        if previousOrientation == gtk.ORIENTATION_HORIZONTAL: