1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Remove some junk

This commit is contained in:
unknown
2006-10-18 16:40:22 +02:00
parent 8e5b64ae0a
commit 62309faa1d
2 changed files with 0 additions and 5 deletions

View File

@@ -8,9 +8,6 @@ use Socket;
use Errno;
use strict;
#use POSIX ":sys_wait_h";
#use POSIX 'WNOHANG';
sub mtr_init_timers ();
sub mtr_timer_start($$$);
sub mtr_timer_stop($$);