summaryrefslogtreecommitdiff
path: root/src/buffer_manager.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/buffer_manager.hh')
-rw-r--r--src/buffer_manager.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/buffer_manager.hh b/src/buffer_manager.hh
index 7a380959..75066bd9 100644
--- a/src/buffer_manager.hh
+++ b/src/buffer_manager.hh
@@ -9,8 +9,6 @@
namespace Kakoune
{
-class MappedFile;
-
class BufferManager : public Singleton<BufferManager>
{
public: