diff options
author | Arno <am@disconnect.de> | 2013-07-27 11:31:08 +0200 |
---|---|---|
committer | Arno <am@disconnect.de> | 2013-07-27 11:31:08 +0200 |
commit | 5cfaa2c755c52c2ccbdd88ea3239dafb120a179b (patch) | |
tree | ba0386df4e1ed60bb0d5be3090bba1a6622437cc /newmoviewizard.cpp | |
parent | fa4f4952b11b94ffa899e40c4f22070280a4a399 (diff) | |
download | SheMov-5cfaa2c755c52c2ccbdd88ea3239dafb120a179b.tar.gz SheMov-5cfaa2c755c52c2ccbdd88ea3239dafb120a179b.tar.bz2 SheMov-5cfaa2c755c52c2ccbdd88ea3239dafb120a179b.zip |
Get rid of old archive
Yeah, finally it's gone! Lot's of useless, unneeded code vanished :)
Diffstat (limited to 'newmoviewizard.cpp')
-rw-r--r-- | newmoviewizard.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/newmoviewizard.cpp b/newmoviewizard.cpp index 11d87c4..f537fff 100644 --- a/newmoviewizard.cpp +++ b/newmoviewizard.cpp @@ -26,11 +26,9 @@ #include "newmoviewizard.h" #include "smtreeitem.h" -#include "seriestreemodel.h" #include "smglobals.h" #include "mappingtablemodel.h" #include "seriesmetadatamodel.h" -#include "filestreemodel.h" #include "delegates.h" #include "helper.h" #include "pictureviewer2.h" |