Remove all trailing spaces
No real changes, just clean up sources by removing trailing spaces from all the non-generated files. This should hopefully avoid future commits mixing significant changes with insignificant whitespace ones.
This commit is contained in:
		@@ -21,7 +21,7 @@ debugging. Both assertions and debug logging are also used by wxWidgets itself
 | 
			
		||||
so you may encounter them even if you don't use either of these features
 | 
			
		||||
yourself.
 | 
			
		||||
 | 
			
		||||
@see wxLog, @ref group_funcmacro_log, @ref group_funcmacro_debug 
 | 
			
		||||
@see wxLog, @ref group_funcmacro_log, @ref group_funcmacro_debug
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user