Fixed gcc compile warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@84 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
@@ -3189,10 +3189,9 @@ FTXRCODE
|
||||
FLMBOOL bInsert;
|
||||
FLMBOOL bRefresh;
|
||||
FLMBOOL bGotChar = FALSE;
|
||||
FLMBOOL bSaveScroll;
|
||||
FLMBOOL bSaveScroll = FALSE;
|
||||
FTXRCODE rc = FTXRC_SUCCESS;
|
||||
|
||||
|
||||
if( puiCharCount)
|
||||
{
|
||||
*puiCharCount = 0;
|
||||
|
||||
Reference in New Issue
Block a user