mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 09:21:18 +02:00
fix compil error: redundant redeclaration of 'void strReplace'
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