mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
fix compil error: redundant redeclaration of 'void strReplace'
Origin commit data
------------------
Branch: ni/coolstream
Commit: f101655e19
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-09-07 (Wed, 07 Sep 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
/* percent */
|
||||
#define MIN_BROWSER_FRAME_HEIGHT 10
|
||||
#define MAX_BROWSER_FRAME_HEIGHT 80
|
||||
void strReplace(std::string& orig, const char* fstr, const std::string &rstr);
|
||||
// void strReplace(std::string& orig, const char* fstr, const std::string &rstr);
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user