Remove leftover from debugging
This commit is contained in:
		
							parent
							
								
									bb7cf0eab4
								
							
						
					
					
						commit
						5841c7f711
					
				@ -196,7 +196,6 @@ specified by `eshell-info-banner-progress-bar-char' up to
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
If `INVERT' is t, then consider the percentage to approach
 | 
					If `INVERT' is t, then consider the percentage to approach
 | 
				
			||||||
critical levels close to 0 rather than 100."
 | 
					critical levels close to 0 rather than 100."
 | 
				
			||||||
  (message "Length: %s" length)
 | 
					 | 
				
			||||||
  (let* ((length-filled     (if (= 0 percentage)
 | 
					  (let* ((length-filled     (if (= 0 percentage)
 | 
				
			||||||
                                0
 | 
					                                0
 | 
				
			||||||
                              (/ (* length percentage) 100)))
 | 
					                              (/ (* length percentage) 100)))
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user