diff --git a/apps/sam/c/Makefile.common b/apps/sam/c/Makefile.common
index e43d22f043f3ef1aae2e23f77485c12e073076c9..a8b2a1a725b7154b2acb846a550c3717dcc50762 100644
--- a/apps/sam/c/Makefile.common
+++ b/apps/sam/c/Makefile.common
@@ -21,6 +21,5 @@ libsam: $(OBJS)
 # Cleanup rules
 #
 
-# WTF doesn't this remove the .depend ?!?
 clean:
 	-$(RM) -f $(LIBDIR)/libsam.a $(OBJDIR)/*.o .depend