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:
Jacek Jendrzej
2016-09-07 18:30:03 +02:00
parent 032a0adc94
commit bb6b52be43

View File

@@ -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);