summaryrefslogtreecommitdiff
path: root/PVideo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'PVideo.cpp')
-rw-r--r--PVideo.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/PVideo.cpp b/PVideo.cpp
index c8020f6..ca4add7 100644
--- a/PVideo.cpp
+++ b/PVideo.cpp
@@ -45,6 +45,7 @@ bool Video::UpdateFromServer()
m_vGenre.clear();
m_vRole.clear();
m_vWriter.clear();
+ m_vExtras.clear();
InputSource src(rs);
DOMParser parser;