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