diff options
author | Dan McGee <dan@archlinux.org> | 2012-12-27 20:10:31 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2012-12-28 00:33:03 -0600 |
commit | 416798b10afbeb601cffc0fd4cd556bcd767419c (patch) | |
tree | 4e5640fef43d7f76a072a6d770bfba4916407bcb | |
parent | e7c331d361e0b6b5c9fb498793953119afcbf741 (diff) |
Remove sort icon graphics
As of commit 724422850020f, these are specified as data URLs directly in
the CSS. They were kept around for a short time for caching reasons; by
the time this commit gets deployed we should be fine.
Signed-off-by: Dan McGee <dan@archlinux.org>
-rw-r--r-- | sitestatic/asc.gif | bin | 54 -> 0 bytes |
-rw-r--r-- | sitestatic/desc.gif | bin | 54 -> 0 bytes |
-rw-r--r-- | sitestatic/nosort.gif | bin | 64 -> 0 bytes |
3 files changed, 0 insertions, 0 deletions
diff --git a/sitestatic/asc.gif b/sitestatic/asc.gif Binary files differdeleted file mode 100644 index 74157867..00000000 --- a/sitestatic/asc.gif +++ /dev/null diff --git a/sitestatic/desc.gif b/sitestatic/desc.gif Binary files differdeleted file mode 100644 index 3b30b3c5..00000000 --- a/sitestatic/desc.gif +++ /dev/null diff --git a/sitestatic/nosort.gif b/sitestatic/nosort.gif Binary files differdeleted file mode 100644 index fac668fc..00000000 --- a/sitestatic/nosort.gif +++ /dev/null |