diff options
Diffstat (limited to 'src/lib/format.h')
| -rw-r--r-- | src/lib/format.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/format.h b/src/lib/format.h index f240c89fc..d45a3a10a 100644 --- a/src/lib/format.h +++ b/src/lib/format.h @@ -67,10 +67,7 @@ public: return _dci_name; } - std::string as_metadata () const; - static Format const * from_nickname (std::string n); - static Format const * from_metadata (std::string m); static Format const * from_id (std::string i); static std::vector<Format const *> all (); static void setup_formats (); |
