summaryrefslogtreecommitdiff
path: root/tools/mapfile_tool.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xtools/mapfile_tool.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/mapfile_tool.py b/tools/mapfile_tool.py
index 4ebd288..f4f5d66 100755
--- a/tools/mapfile_tool.py
+++ b/tools/mapfile_tool.py
@@ -266,8 +266,6 @@ def main():
do_project('NewerProject.yaml')
- do_module('anotherhax.yaml', 'processed/anotherhax.yaml')
-
if __name__ == '__main__':
main()