From c50a00c6d051e99479e40d41b90be01ec7de1a24 Mon Sep 17 00:00:00 2001 From: Josef Reidinger Date: Thu, 4 Jul 2013 10:07:51 +0200 Subject: [PATCH] remove deleted call to fix build --- src/dialogs.ycp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/dialogs.ycp b/src/dialogs.ycp index 2189d55..7fe38e7 100644 --- a/src/dialogs.ycp +++ b/src/dialogs.ycp @@ -23,8 +23,6 @@ include "network/routines.ycp"; */ define symbol RemoteMainDialog() { - ScreenName("rdp"); - /* Ramote Administration dialog caption */ string caption = _("Remote Administration");