Eliminate reserveSpace flag
This commit is contained in:
		
							parent
							
								
									5a64e66268
								
							
						
					
					
						commit
						28e7e29abd
					
				
					 10 changed files with 33 additions and 37 deletions
				
			
		| 
						 | 
				
			
			@ -88,11 +88,13 @@ private:
 | 
			
		|||
 | 
			
		||||
    Path linksDir;
 | 
			
		||||
 | 
			
		||||
    Path reservedPath;
 | 
			
		||||
 | 
			
		||||
public:
 | 
			
		||||
 | 
			
		||||
    /* Initialise the local store, upgrading the schema if
 | 
			
		||||
       necessary. */
 | 
			
		||||
    LocalStore(bool reserveSpace = true);
 | 
			
		||||
    LocalStore();
 | 
			
		||||
 | 
			
		||||
    ~LocalStore();
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue