summaryrefslogtreecommitdiffstats
path: root/Source/cmCableCommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/cmCableCommand.h')
-rw-r--r--Source/cmCableCommand.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/cmCableCommand.h b/Source/cmCableCommand.h
index 60e0ed9..216b65f 100644
--- a/Source/cmCableCommand.h
+++ b/Source/cmCableCommand.h
@@ -37,9 +37,6 @@ public:
cmCableCommand();
virtual ~cmCableCommand();
- void WriteConfigurationHeader(std::ostream&) const;
- void WriteConfigurationFooter(std::ostream&) const;
-
cmTypeMacro(cmCableCommand, cmCommand);
protected:
void SetupCableData();