From 4705ff74ec64a210ceaeee1861ed5fb9ebd49cf8 Mon Sep 17 00:00:00 2001 From: David Hill Date: Mon, 5 Dec 2016 00:00:43 +0000 Subject: [PATCH] removed unneeded header bar line from getSystemNetwork --- oamapps/mcsadmin/mcsadmin.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/oamapps/mcsadmin/mcsadmin.cpp b/oamapps/mcsadmin/mcsadmin.cpp index 415107732..8de8e93b3 100644 --- a/oamapps/mcsadmin/mcsadmin.cpp +++ b/oamapps/mcsadmin/mcsadmin.cpp @@ -4684,8 +4684,6 @@ int processCommand(string* arguments) cout << " "; cout.width(20); cout << "---------------"; - cout.width(14); - cout << "------------"; if ( AmazonElasticIPCount > 0 ) { cout.width(20);