aboutsummaryrefslogtreecommitdiffstats
path: root/src/nsfns.m
diff options
context:
space:
mode:
Diffstat (limited to 'src/nsfns.m')
-rw-r--r--src/nsfns.m4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/nsfns.m b/src/nsfns.m
index 852d484f77..bf5ab5af34 100644
--- a/src/nsfns.m
+++ b/src/nsfns.m
@@ -2662,10 +2662,6 @@ syms_of_nsfns ()
Qnone = intern ("none");
staticpro (&Qnone);
- /* FIXME: Because of the typo below, Qbuffered probably never did
- anything useful, so it might as well be removed. */
- Qbuffered = intern ("bufferd");
- staticpro (&Qbuffered);
Qfontsize = intern ("fontsize");
staticpro (&Qfontsize);