summaryrefslogtreecommitdiffstats
path: root/yt/cpp/mapreduce/interface/errors.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'yt/cpp/mapreduce/interface/errors.cpp')
-rw-r--r--yt/cpp/mapreduce/interface/errors.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/yt/cpp/mapreduce/interface/errors.cpp b/yt/cpp/mapreduce/interface/errors.cpp
index a694d4cc7af..b55e264e374 100644
--- a/yt/cpp/mapreduce/interface/errors.cpp
+++ b/yt/cpp/mapreduce/interface/errors.cpp
@@ -402,11 +402,6 @@ void TErrorResponse::Setup()
*this << Error_.FullDescription();
}
-TTransportError::TTransportError(TYtError error)
-{
- *this << error.FullDescription();
-}
-
////////////////////////////////////////////////////////////////////////////////
TOperationFailedError::TOperationFailedError(