summary refs log tree commit diff
path: root/bin/watch.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/watch.c')
-rw-r--r--bin/watch.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/watch.c b/bin/watch.c
index bb432815..ac900eee 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>