diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-12-15 10:58:01 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-12-15 10:58:01 +0000 |
| commit | 815e4cf7441d83ffca6d4d797a1a313f7c6464ab (patch) | |
| tree | a469fb8153fc83cc8e0b35ced4e32328d9fca8e9 /src/tools | |
| parent | 1e33ccb216e73d3ea94ed08aaa4766c856178757 (diff) | |
Hand-apply 155b4b9f615f42b5cc26e2953860aba34b17bbc0; allow build of Windows debug version using gdb.
Diffstat (limited to 'src/tools')
| -rw-r--r-- | src/tools/dcpomatic_kdm.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/tools/dcpomatic_kdm.cc b/src/tools/dcpomatic_kdm.cc index 6257d60af..2398dc74d 100644 --- a/src/tools/dcpomatic_kdm.cc +++ b/src/tools/dcpomatic_kdm.cc @@ -33,8 +33,6 @@ using std::list; using std::vector; using boost::shared_ptr; -static string program_name; - static void help () { |
