Remove duplicate daemon.c and time.h.

This commit is contained in:
Nicholas Marriott
2016-06-27 10:57:02 +01:00
parent 93f42d360b
commit 25e128d398
2 changed files with 0 additions and 4 deletions

View File

@ -29,7 +29,6 @@
#include <termios.h>
#include <time.h>
#include <unistd.h>
#include <time.h>
#include "tmux.h"