From 61bc850c2760e70e045a2786fac487bb9331af95 Mon Sep 17 00:00:00 2001 From: Yuriy Skalko Date: Thu, 15 Oct 2020 00:25:55 +0300 Subject: [PATCH] Remove CutAndPaste.h from Trans.cpp --- src/Trans.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Trans.cpp b/src/Trans.cpp index b33fa756ed..02c8f864ab 100644 --- a/src/Trans.cpp +++ b/src/Trans.cpp @@ -16,7 +16,6 @@ #include "Buffer.h" #include "BufferView.h" #include "Cursor.h" -#include "CutAndPaste.h" #include "Lexer.h" #include "LyXRC.h" #include "Text.h" -- 2.39.5