aboutsummaryrefslogtreecommitdiff
path: root/deskutils/lightning/files/patch-gfx_src_gtk_nsFontMetricsXft.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/lightning/files/patch-gfx_src_gtk_nsFontMetricsXft.cpp')
-rw-r--r--deskutils/lightning/files/patch-gfx_src_gtk_nsFontMetricsXft.cpp12
1 files changed, 0 insertions, 12 deletions
diff --git a/deskutils/lightning/files/patch-gfx_src_gtk_nsFontMetricsXft.cpp b/deskutils/lightning/files/patch-gfx_src_gtk_nsFontMetricsXft.cpp
deleted file mode 100644
index bc141062f7c6..000000000000
--- a/deskutils/lightning/files/patch-gfx_src_gtk_nsFontMetricsXft.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
---- gfx/src/gtk/nsFontMetricsXft.cpp.orig Wed Mar 17 02:08:01 2004
-+++ gfx/src/gtk/nsFontMetricsXft.cpp Wed Mar 17 02:08:15 2004
-@@ -65,7 +65,8 @@
-
- #include <gdk/gdkx.h>
- #include <freetype/tttables.h>
--#include <freetype/freetype.h>
-+#include <ft2build.h>
-+#include FT_FREETYPE_H
-
- #define FORCE_PR_LOG
- #include "prlog.h"