diff options
Diffstat (limited to '')
-rw-r--r-- | bin/watch.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/watch.c b/bin/watch.c index 3200f548..c31efb78 100644 --- a/bin/watch.c +++ b/bin/watch.c @@ -14,8 +14,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -// Execute a command each time files change. - #include <sys/types.h> #include <err.h> |