summaryrefslogtreecommitdiffstats
path: root/Source/cmLocalUnixMakefileGenerator3.h
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2015-10-20 22:15:14 (GMT)
committerStephen Kelly <steveire@gmail.com>2015-10-20 22:19:57 (GMT)
commit3df749af55c04d5b7bb0ee848c6df112178327bc (patch)
tree268ee566734175a271db45a1afb5a720de121e0e /Source/cmLocalUnixMakefileGenerator3.h
parent3029c27e46a193c6319a3c909f938e6614c2b14f (diff)
downloadCMake-3df749af55c04d5b7bb0ee848c6df112178327bc.zip
CMake-3df749af55c04d5b7bb0ee848c6df112178327bc.tar.gz
CMake-3df749af55c04d5b7bb0ee848c6df112178327bc.tar.bz2
Remove vestigial declarations.
Diffstat (limited to 'Source/cmLocalUnixMakefileGenerator3.h')
-rw-r--r--Source/cmLocalUnixMakefileGenerator3.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmLocalUnixMakefileGenerator3.h b/Source/cmLocalUnixMakefileGenerator3.h
index beaddde..7e0f248 100644
--- a/Source/cmLocalUnixMakefileGenerator3.h
+++ b/Source/cmLocalUnixMakefileGenerator3.h
@@ -19,7 +19,6 @@
class cmCustomCommand;
class cmCustomCommandGenerator;
-class cmDependInformation;
class cmDepends;
class cmMakefileTargetGenerator;
class cmTarget;