diff --git a/smiley_pack/smiley_pack.php~ b/smiley_pack/smiley_pack.php~
deleted file mode 100644
index b408cca4e..000000000
--- a/smiley_pack/smiley_pack.php~
+++ /dev/null
@@ -1,159 +0,0 @@
-get_baseurl() . '/addon/smiley_pack/icons/animals/bunnyflowers.gif' . '" alt="' . ':bunnyflowers' . '" />';
-
- $b['texts'][] = ':chick';
- $b['icons'][] = '';
-
- $b['texts'][] = ':bee';
- $b['icons'][] = '';
-
- $b['texts'][] = ':ladybird';
- $b['icons'][] = '';
-
- $b['texts'][] = ':bigspider';
- $b['icons'][] = '';
-
- $b['texts'][] = ':cat';
- $b['icons'][] = '';
-
- $b['texts'][] = ':bunny';
- $b['icons'][] = '';
-
- $b['texts'][] = ':chick';
- $b['icons'][] = '';
-
- $b['texts'][] = ':cow';
- $b['icons'][] = '';
-
- $b['texts'][] = ':crab';
- $b['icons'][] = '';
-
- $b['texts'][] = ':dolphin';
- $b['icons'][] = '';
-
- $b['texts'][] = ':dragonfly';
- $b['icons'][] = '';
-
- $b['texts'][] = ':frog';
- $b['icons'][] = '';
-
- $b['texts'][] = ':hamster';
- $b['icons'][] = '';
-
- $b['texts'][] = ':monkey';
- $b['icons'][] = '';
-
- $b['texts'][] = ':horse';
- $b['icons'][] = '';
-
- $b['texts'][] = ':parrot';
- $b['icons'][] = '';
-
- $b['texts'][] = ':tux';
- $b['icons'][] = '';
-
- $b['texts'][] = ':snail';
- $b['icons'][] = '';
-
- $b['texts'][] = ':sheep';
- $b['icons'][] = '';
-
- $b['texts'][] = ':dog';
- $b['icons'][] = '';
-
-
- $b['texts'][] = ':baby';
- $b['icons'][] = '';
-
- $b['texts'][] = ':babycot';
- $b['icons'][] = '';
-
-
- $b['texts'][] = ':pregnant';
- $b['icons'][] = '';
-
- $b['texts'][] = ':stork';
- $b['icons'][] = '';
-
-
- $b['texts'][] = ':confused';
- $b['icons'][] = '';
-
- $b['texts'][] = ':shrug';
- $b['icons'][] = '';
-
- $b['texts'][] = ':stupid';
- $b['icons'][] = '';
-
- $b['texts'][] = ':affro';
- $b['icons'][] = '';
-
- $b['texts'][] = ':cool';
- $b['icons'][] = '';
-
- $b['texts'][] = ':angel';
- $b['icons'][] = '';
-
- $b['texts'][] = ':cherub';
- $b['icons'][] = '';
-
- $b['texts'][] = ':blondedevil';
- $b['icons'][] = '';
-
- $b['texts'][] = ':catdevil';
- $b['icons'][] = '';
-
- $b['texts'][] = ':devil';
- $b['icons'][] = '';
-
-
- $b['texts'][] = ':graveside';
- $b['icons'][] = '';
-
- $b['texts'][] = ':toilet';
- $b['icons'][] = '';
-
- $b['texts'][] = ':fartinbed';
- $b['icons'][] = '';
-
- $b['texts'][] = ':vomit';
- $b['icons'][] = '';
-
- $b['texts'][] = ':tea';
- $b['icons'][] = '';
-
- $b['texts'][] = ':drool';
- $b['icons'][] = '';
-
- $b['texts'][] = ':crying';
- $b['icons'][] = '';
-
- $b['texts'][] = ':prisoner';
- $b['icons'][] = '';
-
- $b['texts'][] = ':smoking';
- $b['icons'][] = '';
-}