[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/ksysguard/ksysguardd/Linux
From:       John Tapsell <john.tapsell () kdemail ! net>
Date:       2009-11-23 11:38:33
Message-ID: 1258976313.755166.14843.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1053139 by johnflux:

Remove debug line


 M  +1 -3      netstat.c  


--- trunk/KDE/kdebase/workspace/ksysguard/ksysguardd/Linux/netstat.c #1053138:1053139
@@ -380,10 +380,8 @@
 			int matches = sscanf(buffer, "%*x: %d %*d %*d %d %d %d %255s",
                                  &ref_count, &type, &state, &inode, path);
             path[255] = 0;
-            if(matches <= 3) {
-                printf("******************* CONTINUE *************** %d", matches);
+            if(matches <= 3)
                 continue;
-            }
 
 			if ((unix_info = (UnixInfo *)malloc(sizeof(UnixInfo))) == NULL) {
 				continue;
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic