summaryrefslogtreecommitdiffstats
path: root/Source/CPack/cmCPackSTGZGenerator.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/CPack/cmCPackSTGZGenerator.h')
-rw-r--r--Source/CPack/cmCPackSTGZGenerator.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/Source/CPack/cmCPackSTGZGenerator.h b/Source/CPack/cmCPackSTGZGenerator.h
index e7dee02..5561552 100644
--- a/Source/CPack/cmCPackSTGZGenerator.h
+++ b/Source/CPack/cmCPackSTGZGenerator.h
@@ -29,16 +29,6 @@ class cmCPackSTGZGenerator : public cmCPackTGZGenerator
{
public:
cmCPackTypeMacro(cmCPackSTGZGenerator, cmCPackTGZGenerator);
- /**
- * Do the actual processing. Subclass has to override it.
- * Return < 0 if error.
- */
- virtual int ProcessGenerator();
-
- /**
- * Initialize generator
- */
- virtual int Initialize(const char* name);
/**
* Construct generator