diff options
Diffstat (limited to 'src/name_format.cc')
| -rw-r--r-- | src/name_format.cc | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/name_format.cc b/src/name_format.cc index 300ff315..a85f232d 100644 --- a/src/name_format.cc +++ b/src/name_format.cc @@ -64,12 +64,6 @@ filter (string c) return o; } -void -NameFormat::add (char placeholder) -{ - _components.push_back (placeholder); -} - string NameFormat::get (Map values) const { |
