extra method get_full_page removed

add_selenium_testing
moneroexamples 8 years ago
parent 735de00f96
commit 207418432e

@ -3640,15 +3640,6 @@ private:
+ footer_html;
}
string
get_full_page(string& middle)
{
return xmreg::read(TMPL_HEADER)
+ middle
+ xmreg::read(TMPL_FOOTER);
}
void
add_css_style(mstch::map& context)
{

Loading…
Cancel
Save