Author: paveljanik
Date: Wed Nov 27 09:36:54 2013
New Revision: 1545977

URL: http://svn.apache.org/r1545977
Log:
WaE: Remove unused variable.

Modified:
    openoffice/trunk/main/sw/source/ui/utlui/content.cxx

Modified: openoffice/trunk/main/sw/source/ui/utlui/content.cxx
URL: 
http://svn.apache.org/viewvc/openoffice/trunk/main/sw/source/ui/utlui/content.cxx?rev=1545977&r1=1545976&r2=1545977&view=diff
==============================================================================
--- openoffice/trunk/main/sw/source/ui/utlui/content.cxx (original)
+++ openoffice/trunk/main/sw/source/ui/utlui/content.cxx Wed Nov 27 09:36:54 
2013
@@ -2714,7 +2714,6 @@ void  SwContentTree::KeyInput(const KeyE
 
                                SwContent* pCnt = 
(SwContent*)pEntry->GetUserData();
 
-                               sal_Bool bSel = sal_False;
                                sal_uInt16 nJumpType = 
pCnt->GetParent()->GetType();
                                switch(nJumpType)
                                {


Reply via email to