mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 02:11:11 +02:00
fix compil error: redundant redeclaration of 'void strReplace'
This commit is contained in:
@@ -91,7 +91,7 @@
|
|||||||
/* percent */
|
/* percent */
|
||||||
#define MIN_BROWSER_FRAME_HEIGHT 10
|
#define MIN_BROWSER_FRAME_HEIGHT 10
|
||||||
#define MAX_BROWSER_FRAME_HEIGHT 80
|
#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