diff options
Diffstat (limited to 'Sluift/Helpers.h')
-rw-r--r-- | Sluift/Helpers.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Sluift/Helpers.h b/Sluift/Helpers.h index d04a610..157e116 100644 --- a/Sluift/Helpers.h +++ b/Sluift/Helpers.h @@ -16,5 +16,4 @@ namespace Swift { class ComponentError; - template<typename T> std::string getCommonErrorString(T& error); std::string getErrorString(const ClientError& error); std::string getErrorString(const ComponentError& error); |