Remove the temp note. Gé is on fire !
[reactos.git] / reactos / apps / utils / net / ipconfig / ipconfig.c
index a5ade95..8c0c412 100644 (file)
@@ -145,11 +145,6 @@ INT ShowInfo(BOOL bAll)
     
     pAdapter = pAdapterInfo;
 
-    /* temp note until GetAdatersInfo is fixed */
-    _tprintf(_T("Note - ipconfig is currently returning incorrect information\n"));
-    _tprintf(_T("If your adapter is configured correctly, it will usually \n"));
-    _tprintf(_T("display the loopback, otherwise an error will be displayed\n\n"));
-
     _tprintf(_T("\nReactOS IP Configuration\n\n"));
 
     if (bAll)