diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-07-13 22:01:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-07-13 22:01:31 +0100 |
| commit | 3c4eb194c031950165ab63785368784a38bd752d (patch) | |
| tree | ead92d5f2da88c36e1dc99e3ce1d85175d55bf53 /src/lib/config.h | |
| parent | dbd26fada835a44d7547007fc44273b2119f3e35 (diff) | |
Remove support for (very) old config file format.
Diffstat (limited to 'src/lib/config.h')
| -rw-r--r-- | src/lib/config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/config.h b/src/lib/config.h index 2bc07b683..f26e2532a 100644 --- a/src/lib/config.h +++ b/src/lib/config.h @@ -371,7 +371,6 @@ private: Config (); boost::filesystem::path file (bool) const; void read (); - void read_old_metadata (); void write () const; /** number of threads to use for J2K encoding on the local machine */ |
