mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 20:30:05 +00:00 
			
		
		
		
	remove now unused (moved) template initialization
This commit is contained in:
		
							parent
							
								
									02bf673105
								
							
						
					
					
						commit
						d48baab44c
					
				
					 3 changed files with 0 additions and 24 deletions
				
			
		|  | @ -131,16 +131,6 @@ private: | |||
|    std::unique_ptr<Impl> p; | ||||
| }; | ||||
| 
 | ||||
| #ifdef SETTINGS_INTERFACE_IMPLEMENTATION | ||||
| template class SettingsInterface<bool>; | ||||
| template class SettingsInterface<double>; | ||||
| template class SettingsInterface<std::int64_t>; | ||||
| template class SettingsInterface<std::string>; | ||||
| 
 | ||||
| // Containers are not to be used directly
 | ||||
| template class SettingsInterface<std::vector<std::int64_t>>; | ||||
| #endif | ||||
| 
 | ||||
| } // namespace settings
 | ||||
| } // namespace qt
 | ||||
| } // namespace scwx
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 AdenKoperczak
						AdenKoperczak