Remove default container configuration option.
authorCarl Hetherington <cth@carlh.net>
Tue, 22 Nov 2022 23:01:54 +0000 (00:01 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 28 Nov 2022 23:15:02 +0000 (00:15 +0100)
commitda822af56c5e4acab361b8531fb75a1dcb4b110e
treed9a55547f801ef67e8091de7d878181f25a65d72
parent34435f5733bac96df052b62661a981d091787704
Remove default container configuration option.

I think this is basically useless now that DoM guesses a good container
when the first video is added.  It made more sense before we did that.
src/lib/config.cc
src/lib/config.h
src/lib/film.cc
src/wx/full_config_dialog.cc
test/data
test/test.cc