summarylogtreecommitdiffstats
path: root/fontglide.c.diff
diff options
context:
space:
mode:
authorChristopher Bero2020-03-22 16:39:29 -0500
committerChristopher Bero2020-03-22 16:39:29 -0500
commit4dd0eac4b15516610ba04e23cbe48e51b952180e (patch)
treebcc90464fc90ff502a1b1e8b11bd55f2941018a6 /fontglide.c.diff
parent4a3f99b73265d54c982c2fea320d694eac91b727 (diff)
downloadaur-4dd0eac4b15516610ba04e23cbe48e51b952180e.tar.gz
Updated to 5.44, re-wrote the whole fork.
JWZ saw something that wasn't broke and fixed it. So now everything's PNGs and the old hack didn't work.
Diffstat (limited to 'fontglide.c.diff')
-rw-r--r--fontglide.c.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/fontglide.c.diff b/fontglide.c.diff
deleted file mode 100644
index dd88456e836b..000000000000
--- a/fontglide.c.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- hacks/fontglide.c 2018-09-02 17:56:45.000000000 -0500
-+++ hacks/fontglide.c.mod 2019-01-12 17:29:53.166748099 -0600
-@@ -2421,8 +2421,6 @@
-
- textclient_close (s->tc);
-
--// if (s->b && s->b != s->window) XFreePixmap (dpy, s->b);
--// if (s->ba && s->ba != s->b) XFreePixmap (dpy, s->ba);
- XFreeGC (dpy, s->bg_gc);
- if (s->charset) free (s->charset);
- if (s->font_override) free (s->font_override);