diff --git a/bin/wkhtmltopdf2 b/bin/wkhtmltopdf2
deleted file mode 100755
index bba9ec8..0000000
Binary files a/bin/wkhtmltopdf2 and /dev/null differ
diff --git a/config/initializers/wicked.rb b/config/initializers/wicked.rb
deleted file mode 100644
index 6b636da..0000000
--- a/config/initializers/wicked.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-WickedPdf.config = {
- :exe_path => File.join(Rails.root,'bin','wkhtmltopdf2')
-}
\ No newline at end of file