]> gitweb.hhaalo.de Git - feierabend.git/commitdiff
remove time header from break
authorBastian Dehn <hhaalo@arcor.de>
Sun, 9 Jun 2024 10:08:03 +0000 (12:08 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Sun, 9 Jun 2024 10:08:03 +0000 (12:08 +0200)
src/break.h

index 98507ce4a6cc3c454b8738d356d619f9abee818f..2d7d373b5c47c9a2643d3d632249a6abe100e937 100644 (file)
@@ -1,6 +1,5 @@
 #ifndef BREAK_H
 #define BREAK_H
-#include <time.h>
 
 int get_break_time(long worktime);