Commit 4c4fd653 authored by Jonathan Hseu's avatar Jonathan Hseu Committed by TensorFlower Gardener
Browse files

Fix the unused variable warnings:

./tensorflow/core/platform/default/protobuf.h:38:20: warning: 'tensorflow::kProtobufInt64Typename' defined but not used [-Wunused-variable]
 static const char* kProtobufInt64Typename = "::google::protobuf::int64";
                    ^
./tensorflow/core/platform/default/protobuf.h:39:20: warning: 'tensorflow::kProtobufUint64Typename' defined but not used [-Wunused-variable]
 static const char* kProtobufUint64Typename = "::google::protobuf::uint64";
Change: 133645400
parent f168f6fc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment