kdrive: properly ifdef composite enabling
This commit is contained in:
		
							parent
							
								
									45bce556e8
								
							
						
					
					
						commit
						cec284f2b3
					
				|  | @ -1396,9 +1396,11 @@ KdInitOutput (ScreenInfo    *pScreenInfo, | ||||||
|     KdCardInfo	    *card; |     KdCardInfo	    *card; | ||||||
|     KdScreenInfo    *screen; |     KdScreenInfo    *screen; | ||||||
| 
 | 
 | ||||||
|  | #ifdef COMPOSITE | ||||||
|     /* kind of a hack: we want Composite enabled, but it's disabled per
 |     /* kind of a hack: we want Composite enabled, but it's disabled per
 | ||||||
|      * default. */ |      * default. */ | ||||||
|     noCompositeExtension = FALSE; |     noCompositeExtension = FALSE; | ||||||
|  | #endif | ||||||
|      |      | ||||||
|     if (!kdCardInfo) |     if (!kdCardInfo) | ||||||
|     { |     { | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue