aboutsummaryrefslogtreecommitdiff
path: root/editors/notepadnext/files/patch-src_NotepadNext_ScintillaNext.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'editors/notepadnext/files/patch-src_NotepadNext_ScintillaNext.cpp')
-rw-r--r--editors/notepadnext/files/patch-src_NotepadNext_ScintillaNext.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/notepadnext/files/patch-src_NotepadNext_ScintillaNext.cpp b/editors/notepadnext/files/patch-src_NotepadNext_ScintillaNext.cpp
deleted file mode 100644
index cc17f4d44a2e..000000000000
--- a/editors/notepadnext/files/patch-src_NotepadNext_ScintillaNext.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/NotepadNext/ScintillaNext.cpp.orig 2022-05-26 23:25:10 UTC
-+++ src/NotepadNext/ScintillaNext.cpp
-@@ -20,7 +20,7 @@
- #include "ScintillaNext.h"
- #include "ScintillaCommenter.h"
-
--#include "uchardet.h"
-+#include <uchardet.h>
- #include <cinttypes>
-
- #include <QDir>