fix compiler warnings in hw/xnest/Keyboard.c
This commit is contained in:
		
							parent
							
								
									1a7335ff93
								
							
						
					
					
						commit
						6119845d1f
					
				| 
						 | 
					@ -202,9 +202,6 @@ XkbError:
 | 
				
			||||||
			       xnestBell, xnestChangeKeyboardControl);
 | 
								       xnestBell, xnestChangeKeyboardControl);
 | 
				
			||||||
#ifdef XKB
 | 
					#ifdef XKB
 | 
				
			||||||
      } else {
 | 
					      } else {
 | 
				
			||||||
	FILE *file;
 | 
					 | 
				
			||||||
	XkbConfigRtrnRec config;
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	XkbComponentNamesRec names;
 | 
						XkbComponentNamesRec names;
 | 
				
			||||||
	char *rules, *model, *layout, *variants, *options;
 | 
						char *rules, *model, *layout, *variants, *options;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue