Only calling RemoveEmptyVideoDirectories() once in case a recording has been deleted

This commit is contained in:
Klaus Schmidinger
2006-03-19 14:12:57 +01:00
parent 7fb99e696f
commit cf1941ca01
3 changed files with 9 additions and 2 deletions

View File

@@ -4430,3 +4430,5 @@ Video Disk Recorder Revision History
(thanks to Werner Fink).
- Updated 'sources.conf'.
- Fixed the shutdown timeout (thanks to Alexander Wenzel).
- Only calling RemoveEmptyVideoDirectories() once in case a recording has been
deleted (reported by Hardy Flor).