From 53d0de2a9f0359396b48e398f79030a733fcb5de Mon Sep 17 00:00:00 2001 From: Franck Bettinger Date: Fri, 9 Nov 2001 12:07:37 -0500 Subject: cleanups --- Source/cmQTWrapCPPCommand.h | 1 - 1 file changed, 1 deletion(-) (limited to 'Source/cmQTWrapCPPCommand.h') 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 m_WrapHeaders; - std::vector m_OriginalNames; std::string m_LibraryName; std::string m_SourceList; }; -- cgit v1.2.1