Project continued with rewrites:
[mailer.git] / DOCS / remove-deprecated.sh
index 045d8025702b01f8c4680544689a8d56f7cae1e6..b3de570576e026b8d19b94a6b4dcd7d3ab52dcd6 100755 (executable)
@@ -1,5 +1 @@
-#!/bin/sh
-
-LIST=`find -name "*.tpl" -exec grep -H "@DEPRECATED" {} \;`
-echo "${LIST}" | cut -d ":" -f 1 | xargs svn --force del
-sh ./DOCS/todo-builder.sh
+#@DEPRECATED