remove accidentally checked in test version.
This commit is contained in:
		@@ -1169,5 +1169,3 @@ fhandler_base::closedir (DIR *)
 | 
			
		||||
  set_errno (ENOTDIR);
 | 
			
		||||
  return -1;
 | 
			
		||||
}
 | 
			
		||||
bool fhandler_base::get_w_binary () { return FHISSETF (WBINSET) ? FHISSETF (WBINARY) : 1; }
 | 
			
		||||
bool fhandler_base::get_r_binary () { return FHISSETF (RBINSET) ? FHISSETF (RBINARY) : 1; }
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user