summaryrefslogtreecommitdiff
path: root/command/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'command/config.py')
-rw-r--r--command/config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/command/config.py b/command/config.py
index f511b888..aeda408e 100644
--- a/command/config.py
+++ b/command/config.py
@@ -328,7 +328,6 @@ class config(Command):
return self.try_cpp(body="/* No body */", headers=[header],
include_dirs=include_dirs)
-
def dump_file(filename, head=None):
"""Dumps a file content into log.info.