mirror of
				https://github.com/isar/libmdbx.git
				synced 2025-10-31 15:38:57 +08:00 
			
		
		
		
	mdbx++: hide/move trouble_location to unused section.
				
					
				
			Change-Id: If0cb1ae18e164819f916ff6fc1b5e6e487f50368
This commit is contained in:
		| @@ -38,6 +38,8 @@ | ||||
|  | ||||
| namespace { | ||||
|  | ||||
| #if 0 /* Unused for now */ | ||||
|  | ||||
| class trouble_location { | ||||
|  | ||||
| #ifndef TROUBLE_PROVIDE_LINENO | ||||
| @@ -140,7 +142,6 @@ public: | ||||
|  | ||||
| //------------------------------------------------------------------------------ | ||||
|  | ||||
| #if 0 /* Unused for now */ | ||||
| __cold std::string format_va(const char *fmt, va_list ap) { | ||||
|   va_list ones; | ||||
|   va_copy(ones, ap); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user