summarylogtreecommitdiffstats
path: root/hpn14v22-globals-cleanup.patch
blob: 2b6eb47ca9b27fdac03d4a93489b47e5f95848fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/serverloop.h b/serverloop.h
index c26fcd1e..fd2cf63f 100644
--- a/serverloop.h
+++ b/serverloop.h
@@ -20,9 +20,6 @@
  */
 #ifndef SERVERLOOP_H
 #define SERVERLOOP_H
-u_long stdin_bytes;
-u_long fdout_bytes;
-double start_time; 
 
 struct ssh;