From 4fcb9b82cee4205bd60d1c6c9d74670bd86171dc Mon Sep 17 00:00:00 2001 From: hidnplayr Date: Fri, 10 Aug 2012 12:28:14 +0000 Subject: [PATCH] Removed useless button from NetCFG git-svn-id: svn://kolibrios.org@2919 a494cfbc-eb01-0410-851d-a64ba20cac60 --- kernel/branches/net/applications/netcfg/netcfg.asm | 2 -- 1 file changed, 2 deletions(-) diff --git a/kernel/branches/net/applications/netcfg/netcfg.asm b/kernel/branches/net/applications/netcfg/netcfg.asm index e36461bdb5..b82f14a037 100644 --- a/kernel/branches/net/applications/netcfg/netcfg.asm +++ b/kernel/branches/net/applications/netcfg/netcfg.asm @@ -160,8 +160,6 @@ draw_window: mcall 12, 1 ; start of draw mcall 0, dword [Form], dword [Form + 4], 0x13ffffff, 0x805080d0, title - mcall 8, 136 shl 16 + 100, 35 shl 16 + 18, 4, 0x00007f00 ; SLIP - call Get_PCI_Info ; get pci version and last bus, scan for and draw each pci device cmp edx, 20 shl 16 + 110