INTEGRATION: CWS tune05 (1.3.734); FILE MERGED

2004/07/22 08:21:08 cmc 1.3.734.1: #i30554# SwSrcEditWindow::SyntaxColorsChanged unused
This commit is contained in:
Oliver Bolte 2004-08-12 12:06:37 +00:00
parent d8146e4daf
commit 480891386f

View file

@ -2,9 +2,9 @@
*
* $RCSfile: srcedtw.hxx,v $
*
* $Revision: 1.3 $
* $Revision: 1.4 $
*
* last change: $Author: os $ $Date: 2002-08-30 10:32:49 $
* last change: $Author: obo $ $Date: 2004-08-12 13:06:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -185,8 +185,6 @@ public:
void DoDelayedSyntaxHighlight( USHORT nPara );
void SyntaxColorsChanged();
void SetStartLine(USHORT nLine){nStartLine = nLine;}
virtual void Command( const CommandEvent& rCEvt );