Remove unused logging stream

This commit is contained in:
2015-01-09 01:00:16 -05:00
parent a409a928b6
commit 6b62f9b8f5

View File

@@ -66,8 +66,6 @@ cCustomGraphics spec_scen_g;
extern bool pc_gworld_loaded;
extern sf::Texture pc_gworld;
std::ofstream flog("bladeslog.txt");
void finish_load_party(){
bool town_restore = univ.town.num < 200;
bool in_scen = univ.party.scen_name.length() > 0;