mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-11-04 01:32:42 +01:00 
			
		
		
		
	remove clang-format lines
This commit is contained in:
		@@ -3,9 +3,7 @@
 | 
				
			|||||||
#include <filesystem>
 | 
					#include <filesystem>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#if defined(__FreeBSD__)
 | 
					#if defined(__FreeBSD__)
 | 
				
			||||||
// clang-format off
 | 
					 | 
				
			||||||
#include <sys/sysctl.h>
 | 
					#include <sys/sysctl.h>
 | 
				
			||||||
// clang-format on
 | 
					 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
waybar::modules::Temperature::Temperature(const std::string& id, const Json::Value& config)
 | 
					waybar::modules::Temperature::Temperature(const std::string& id, const Json::Value& config)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user