diff options
author | Dan Gudmundsson <dgud@erlang.org> | 2013-11-07 15:44:04 +0100 |
---|---|---|
committer | Dan Gudmundsson <dgud@erlang.org> | 2013-11-07 15:44:04 +0100 |
commit | 20ab087b40b6a21bea132a2ba4b3ceeb63273863 (patch) | |
tree | 5f95655cadb81a0a13e25028765436dd19225b05 /lib/tv/priv/arrow_left.xbm | |
parent | 168dfa07723cec3adf3ca662c819699e2c649430 (diff) | |
download | otp-20ab087b40b6a21bea132a2ba4b3ceeb63273863.tar.gz otp-20ab087b40b6a21bea132a2ba4b3ceeb63273863.tar.bz2 otp-20ab087b40b6a21bea132a2ba4b3ceeb63273863.zip |
Remove tv
Diffstat (limited to 'lib/tv/priv/arrow_left.xbm')
-rw-r--r-- | lib/tv/priv/arrow_left.xbm | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/tv/priv/arrow_left.xbm b/lib/tv/priv/arrow_left.xbm deleted file mode 100644 index 58db123a00..0000000000 --- a/lib/tv/priv/arrow_left.xbm +++ /dev/null @@ -1,5 +0,0 @@ -#define arrow_left_width 16 -#define arrow_left_height 8 -static unsigned char arrow_left_bits[] = { - 0x70, 0x00, 0x38, 0x00, 0x1c, 0x00, 0xfe, 0xff, 0xfe, 0xff, 0x1c, 0x00, - 0x38, 0x00, 0x70, 0x00}; |