mirror of
				https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
				synced 2023-10-19 15:58:31 +00:00 
			
		
		
		
	remove comment
This commit is contained in:
		@@ -1081,7 +1081,7 @@ cViewMenuMain::cViewMenuMain(const char *name) : cSubView(name) {
 | 
				
			|||||||
    load = NULL;
 | 
					    load = NULL;
 | 
				
			||||||
    memory = NULL;
 | 
					    memory = NULL;
 | 
				
			||||||
    vdrstats = NULL;
 | 
					    vdrstats = NULL;
 | 
				
			||||||
//    vdrstatus = NULL;
 | 
					    vdrstatus = NULL;
 | 
				
			||||||
    temperatures = NULL;
 | 
					    temperatures = NULL;
 | 
				
			||||||
    currentSchedule = NULL;
 | 
					    currentSchedule = NULL;
 | 
				
			||||||
    lastRecordings = NULL;
 | 
					    lastRecordings = NULL;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user