summaryrefslogtreecommitdiff
path: root/parse.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'parse.cpp')
-rw-r--r--parse.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/parse.cpp b/parse.cpp
index 82db42d..51e98fa 100644
--- a/parse.cpp
+++ b/parse.cpp
@@ -198,7 +198,6 @@ bool cParse::FetchSeasonEpisode(iconv_t cEP2ASCII, iconv_t cUTF2ASCII, const cha
if (Title[dlen]==32)
{
found=true;
- break;
}
}
else