mirror of
				https://projects.vdr-developer.org/git/vdr-plugin-softhddevice.git
				synced 2023-10-10 17:16:51 +00:00 
			
		
		
		
	Removed double comment.
This commit is contained in:
		
							
								
								
									
										10
									
								
								video.c
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								video.c
									
									
									
									
									
								
							| @@ -10554,7 +10554,9 @@ void VideoExit(void) | ||||
|     if (!XlibDisplay) {			// no init or failed | ||||
| 	return; | ||||
|     } | ||||
|     // reenable x11 screensaver | ||||
|     // | ||||
|     //	Reenable screensaver / DPMS. | ||||
|     // | ||||
|     X11DPMSReenable(Connection); | ||||
|     X11SuspendScreenSaver(Connection, 0); | ||||
|  | ||||
| @@ -10572,12 +10574,6 @@ void VideoExit(void) | ||||
|     } | ||||
| #endif | ||||
|  | ||||
|     // | ||||
|     //	Reenable screensaver / DPMS. | ||||
|     // | ||||
|     //X11SuspendScreenSaver(XlibDisplay, False); | ||||
|     //X11DPMSEnable(XlibDisplay); | ||||
|  | ||||
|     // | ||||
|     //	FIXME: cleanup. | ||||
|     // | ||||
|   | ||||
		Reference in New Issue
	
	Block a user