Remove more commented out dead code.

This commit is contained in:
Jordan Petridis
2018-04-03 19:42:12 +00:00
parent 2d7ba7b246
commit 1c527cba03
5 changed files with 0 additions and 64 deletions
-1
View File
@@ -8,7 +8,6 @@ workspace = "../"
[dependencies]
ammonia = "1.1.0"
chrono = "0.4.1"
dissolve = "0.2.2"
gdk = "0.8.0"
gdk-pixbuf = "0.4.0"
glib = "0.5.0"
-1
View File
@@ -25,7 +25,6 @@ extern crate pretty_assertions;
extern crate ammonia;
extern crate chrono;
// extern crate dissolve;
extern crate hammond_data;
extern crate hammond_downloader;
extern crate html2pango;