diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-05-26 00:21:53 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-05-26 00:21:53 +0100 |
| commit | c77dabbe4e6bb031edf4aa82f5e890fe605bafe1 (patch) | |
| tree | d3a3f2f34b44eecedabc0240ea82c741b49385ba /src/lib/content.cc | |
| parent | 996b0c06e23bcb6b300d7b8799df94993692e07d (diff) | |
Add unfinished timing tab; fix crash on reconstruction of timeline; fix lack of black / silence at end of films.
Diffstat (limited to 'src/lib/content.cc')
| -rw-r--r-- | src/lib/content.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/content.cc b/src/lib/content.cc index ad61f4d6c..aaf2e4f9c 100644 --- a/src/lib/content.cc +++ b/src/lib/content.cc @@ -1,5 +1,3 @@ -/* -*- c-basic-offset: 8; default-tab-width: 8; -*- */ - /* Copyright (C) 2013 Carl Hetherington <cth@carlh.net> |
