aboutsummaryrefslogtreecommitdiff
path: root/window.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2016-06-27 10:57:02 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2016-06-27 10:57:02 +0100
commit25e128d39816ffe1fd1867593c551a01f7b10dd3 (patch)
tree09aac0e65db45ac3e622e4474bc3e6f668fadbf2 /window.c
parent93f42d360b8dbeff738992c15067d608ead16c21 (diff)
downloadrtmux-25e128d39816ffe1fd1867593c551a01f7b10dd3.tar.gz
rtmux-25e128d39816ffe1fd1867593c551a01f7b10dd3.tar.bz2
rtmux-25e128d39816ffe1fd1867593c551a01f7b10dd3.zip
Remove duplicate daemon.c and time.h.
Diffstat (limited to 'window.c')
-rw-r--r--window.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/window.c b/window.c
index 20c7861f..3fb63406 100644
--- a/window.c
+++ b/window.c
@@ -29,7 +29,6 @@
#include <termios.h>
#include <time.h>
#include <unistd.h>
-#include <time.h>
#include "tmux.h"