[Spacemacs] Remove commented out code
This commit is contained in:
		
							parent
							
								
									f7de2e83e9
								
							
						
					
					
						commit
						3698c96a6f
					
				@ -5355,9 +5355,6 @@ I want to see by default how much battery my computer has, so let’s enable it:
 | 
			
		||||
                        (cddr input))))
 | 
			
		||||
    (mapconcat (lambda (face)
 | 
			
		||||
                 (concat
 | 
			
		||||
                   ;; (if makeface
 | 
			
		||||
                   ;;     (format "`(%s ((t " (cadr (assoc "Name" face)))
 | 
			
		||||
                   ;;   (format "(%s `" (cadr (assoc "Name" face))))
 | 
			
		||||
                   (format (if makeface "`(%s ((t " "(%s `")
 | 
			
		||||
                           (cadr (assoc "Name" face)))
 | 
			
		||||
                   (format "(%s %s %s %s)"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user