Skip to content

Commit

Permalink
Remove redundant protobuf header.
Browse files Browse the repository at this point in the history
Change: 122588340
  • Loading branch information
andrewharp authored and tensorflower-gardener committed May 18, 2016
1 parent d079ea4 commit 34f1d68
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tensorflow/core/platform/protobuf.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ limitations under the License.

#if defined(PLATFORM_GOOGLE)
#include "tensorflow/core/platform/google/build_config/protobuf.h"
#elif defined(PLATFORM_GOOGLE_ANDROID)
#include "tensorflow/core/platform/google/build_config/protobuf_android.h"
#else
#include "tensorflow/core/platform/default/protobuf.h"
#endif
Expand Down

0 comments on commit 34f1d68

Please sign in to comment.