Remove the temp note. Gé is on fire !
[reactos.git] / reactos / apps / utils / net / ipconfig / ipconfig.c
index 1eaa5b9..8c0c412 100644 (file)
@@ -144,12 +144,9 @@ INT ShowInfo(BOOL bAll)
        }
     
     pAdapter = pAdapterInfo;
-        //HKEY hKey;
-        //LPCTSTR lpSubKey = _T("SYSTEM\\ControlSet\\Control\\Network");
 
     _tprintf(_T("\nReactOS IP Configuration\n\n"));
 
-
     if (bAll)
     {
         _tprintf(_T("\tHost Name . . . . . . . . . . . . : %s\n"), pFixedInfo->HostName);