summaryrefslogtreecommitdiffstats
path: root/troff/font/devutf/charlib/sq
diff options
context:
space:
mode:
Diffstat (limited to 'troff/font/devutf/charlib/sq')
-rw-r--r--troff/font/devutf/charlib/sq12
1 files changed, 0 insertions, 12 deletions
diff --git a/troff/font/devutf/charlib/sq b/troff/font/devutf/charlib/sq
deleted file mode 100644
index 32486e88..00000000
--- a/troff/font/devutf/charlib/sq
+++ /dev/null
@@ -1,12 +0,0 @@
-/build_sq {
- pop
- size 2 div /side exch def
- currentpoint
- newpath
- moveto
- 0 side rlineto
- side 0 rlineto
- 0 side neg rlineto
- closepath
- font B eq {fill} {stroke} ifelse
-} def