summaryrefslogtreecommitdiff
path: root/src/buffer_utils.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/buffer_utils.hh')
-rw-r--r--src/buffer_utils.hh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/buffer_utils.hh b/src/buffer_utils.hh
index e4081568..dbbef984 100644
--- a/src/buffer_utils.hh
+++ b/src/buffer_utils.hh
@@ -84,7 +84,6 @@ void reload_file_buffer(Buffer& buffer);
void write_to_debug_buffer(StringView str);
-InplaceString<23> to_string(Buffer::HistoryId id);
String history_as_string(const Vector<Buffer::HistoryNode>& history, Quoting quoting);
String undo_group_as_string(const Buffer::UndoGroup& undo_group, Quoting quoting);