mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-11-04 01:32:42 +01:00 
			
		
		
		
	refactor: kill custom modules scripts en destroy
This commit is contained in:
		@@ -104,7 +104,7 @@ struct Ipc::ipc_response Ipc::recv(int fd) {
 | 
			
		||||
    }
 | 
			
		||||
    total += res;
 | 
			
		||||
  }
 | 
			
		||||
  auto parsed = parser_.parse(&payload.front(), data32[0]);
 | 
			
		||||
  auto parsed = parser_.parse(&payload.front());
 | 
			
		||||
  return {data32[0], data32[1], parsed};
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user