mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 18:01:06 +02:00
cc_frm_clock.h: clean up: remove unnecessary virtual declaration
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2eb7013a20
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-04-11 (Thu, 11 Apr 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -84,7 +84,7 @@ class CComponentsFrmClock : public CComponentsForm, public CCTextScreen
|
||||
///initialize clock contents
|
||||
void initCCLockItems();
|
||||
///initialize timestring, called in initCCLockItems()
|
||||
virtual void initTimeString();
|
||||
void initTimeString();
|
||||
|
||||
///start ticking clock, returns true on success, if false causes log output
|
||||
bool startClock();
|
||||
|
Reference in New Issue
Block a user