mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	clang-tidy: removed unused field
This commit is contained in:
		| @@ -155,7 +155,6 @@ class TextFormatter { | |||||||
|  |  | ||||||
|  protected: |  protected: | ||||||
|   CountingDecorator<TWriter> _writer; |   CountingDecorator<TWriter> _writer; | ||||||
|   size_t _length; |  | ||||||
|  |  | ||||||
|  private: |  private: | ||||||
|   TextFormatter &operator=(const TextFormatter &);  // cannot be assigned |   TextFormatter &operator=(const TextFormatter &);  // cannot be assigned | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user