mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
neutrino: remove unnecessary casts from epgplus code
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@233 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8178743079
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-01-31 (Sun, 31 Jan 2010)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -84,7 +84,7 @@ public:
|
||||
struct FontSetting
|
||||
{
|
||||
FontSettingID settingID;
|
||||
char* style;
|
||||
const char* style;
|
||||
int size;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user