summaryrefslogtreecommitdiff
path: root/Source/cmQTWrapCPPCommand.h
diff options
context:
space:
mode:
authorFranck Bettinger <bettingf@cs.man.ac.uk>2001-11-09 12:07:37 -0500
committerFranck Bettinger <bettingf@cs.man.ac.uk>2001-11-09 12:07:37 -0500
commit53d0de2a9f0359396b48e398f79030a733fcb5de (patch)
tree072e28fd0fc0093f239ee460d62102fab14920f1 /Source/cmQTWrapCPPCommand.h
parentbecce939a2ca00ee15b7beb722dea311efdd2573 (diff)
downloadcmake-53d0de2a9f0359396b48e398f79030a733fcb5de.tar.gz
cleanups
Diffstat (limited to 'Source/cmQTWrapCPPCommand.h')
-rw-r--r--Source/cmQTWrapCPPCommand.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/cmQTWrapCPPCommand.h b/Source/cmQTWrapCPPCommand.h
index 684eec6608..09f79e7994 100644
--- a/Source/cmQTWrapCPPCommand.h
+++ b/Source/cmQTWrapCPPCommand.h
@@ -68,7 +68,6 @@ private:
* List of header files that pprovide the source for m_WrapClasses.
*/
std::vector<std::string> m_WrapHeaders;
- std::vector<std::string> m_OriginalNames;
std::string m_LibraryName;
std::string m_SourceList;
};