mirror of
				https://github.com/notepad-plus-plus/notepad-plus-plus.git
				synced 2025-11-04 05:23:56 +01:00 
			
		
		
		
	- reduced visibility of tagMaxLen to AutoCompletion.cpp - fixed missing init of BoostRegexSearch::_lastDirection, adapted also _substituted - removed unused vars Printer::_nbPageTotal, FunctionListPanel::_hTreeViewImaLst - fileBrowser.cpp(511,35): warning : equality comparison with extraneous parentheses [-Wparentheses-equality] - ProjectPanel.cpp(595,35): warning : equality comparison with extraneous parentheses [-Wparentheses-equality] - removed unused methods IsStateComment(), IsStateString() from LexObjC.cxx - removed unused var KEYWORD_FOLDCONTRACTED from LexObjC.cxx Close #13167