From 353fa7841675fe70a75ccc4c650c2c15d5efbcbb Mon Sep 17 00:00:00 2001 From: Jokler Date: Tue, 10 Oct 2017 19:50:03 +0200 Subject: Only spawn a new thread if needed --- src/plugins/currency.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/plugins/currency.rs') diff --git a/src/plugins/currency.rs b/src/plugins/currency.rs index d29e560..08501e1 100644 --- a/src/plugins/currency.rs +++ b/src/plugins/currency.rs @@ -62,7 +62,6 @@ impl<'a> ConvertionRequest<'a> { } impl Currency { - pub fn new() -> Currency { Currency {} } -- cgit v1.2.3-70-g09d2