[vlmc-devel] Remove AutomaticBackup class
Yikai Lu
git at videolan.org
Mon Mar 7 13:48:07 CET 2016
vlmc | branch: master | Yikai Lu <luyikei.qmltu at gmail.com> | Mon Mar 7 20:43:42 2016 +0900| [f6dd77411b97a015c9684846291a3f54e7055da7] | committer: Hugo Beauzée-Luyssen
Remove AutomaticBackup class
It is not needed as a class therefore being merged into Project.
Signed-off-by: Hugo Beauzée-Luyssen <hugo at beauzee.fr>
> https://code.videolan.org/videolan/vlmc/commit/f6dd77411b97a015c9684846291a3f54e7055da7
---
src/CMakeLists.txt | 5 +--
src/Main/Core.cpp | 13 +------
src/Main/Core.h | 2 -
src/Project/AutomaticBackup.cpp | 84 -----------------------------------------
src/Project/AutomaticBackup.h | 52 -------------------------
src/Project/Project.cpp | 54 ++++++++++++++++++++++++--
src/Project/Project.h | 7 +++-
7 files changed, 59 insertions(+), 158 deletions(-)
Diff: https://code.videolan.org/videolan/vlmc/commit/f6dd77411b97a015c9684846291a3f54e7055da7
More information about the Vlmc-devel
mailing list