Remove unused struct fields
This commit is contained in:
		
							parent
							
								
									82d544e95e
								
							
						
					
					
						commit
						d6c1fbb556
					
				| @ -56,7 +56,6 @@ typedef struct _notification { | |||||||
|         bool transient; |         bool transient; | ||||||
| 
 | 
 | ||||||
|         int progress;           /* percentage + 1, 0 to hide */ |         int progress;           /* percentage + 1, 0 to hide */ | ||||||
|         int line_count; |  | ||||||
|         int history_ignore; |         int history_ignore; | ||||||
|         const char *script; |         const char *script; | ||||||
|         char *urls; |         char *urls; | ||||||
|  | |||||||
| @ -55,7 +55,6 @@ typedef struct _settings { | |||||||
|         int h_padding; |         int h_padding; | ||||||
|         enum separator_color sep_color; |         enum separator_color sep_color; | ||||||
|         char *sep_custom_color_str; |         char *sep_custom_color_str; | ||||||
|         char *sep_color_str; |  | ||||||
|         int frame_width; |         int frame_width; | ||||||
|         char *frame_color; |         char *frame_color; | ||||||
|         int startup_notification; |         int startup_notification; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Benedikt Heine
						Benedikt Heine