Check-in Number:
|
4909 | |
Date: |
2004-Dec-23 22:26:06 (local)
2004-Dec-23 21:26:06 (UTC) |
User: | rse |
Branch: | |
Comment: |
remove obsolete crap |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/flow2rrd/flow2rrd.pl 1.2 -> 1.3
--- flow2rrd.pl 2004/12/23 21:08:32 1.2
+++ flow2rrd.pl 2004/12/23 21:26:06 1.3
@@ -1050,14 +1050,8 @@
# cleanup
undef $html;
}
-
- # width
- # height
- # start-time
- # end-time
- # upper-limit
- # lower-limit
}
+# die gracefully
exit(0);
|
|