Removed unneeded members from img type
This commit is contained in:
		
							
								
								
									
										3
									
								
								image.h
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								image.h
									
									
									
									
									
								
							@@ -55,9 +55,6 @@ typedef struct {
 | 
				
			|||||||
	bool aa;
 | 
						bool aa;
 | 
				
			||||||
	bool alpha;
 | 
						bool alpha;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	bool slideshow;
 | 
					 | 
				
			||||||
	int ss_delay; /* in ms */
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	multi_img_t multi;
 | 
						multi_img_t multi;
 | 
				
			||||||
} img_t;
 | 
					} img_t;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user