INTEGRATION: CWS warnings01 (1.4.12); FILE MERGED
2006/02/02 09:19:55 gh 1.4.12.1: removed compiler warnings
This commit is contained in:
parent
74eec0ae69
commit
78862a052b
1 changed files with 2 additions and 7 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: testtool.hxx,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-07 19:18:39 $
|
||||
* last change: $Author: hr $ $Date: 2006-06-20 00:21:24 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -66,7 +66,6 @@ class ImplRemoteControl
|
|||
#if OSL_DEBUG_LEVEL > 1
|
||||
EditWindow *m_pDbgWin;
|
||||
#endif
|
||||
ImplRC* pImplRC;
|
||||
|
||||
public:
|
||||
ImplRemoteControl();
|
||||
|
@ -78,10 +77,6 @@ public:
|
|||
DECL_LINK( CommandHdl, Application* );
|
||||
|
||||
DECL_LINK( QueCommandsEvent, CommunicationLink* );
|
||||
ULONG nStoredServiceId;
|
||||
SvStream *pStoredStream;
|
||||
|
||||
void ExecuteURL( String &aURL );
|
||||
|
||||
protected:
|
||||
CommunicationManager *pServiceMgr;
|
||||
|
|
Loading…
Reference in a new issue