aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/lib/strings/strcat.h
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2017-05-12 10:02:38 -0700
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2017-05-12 10:07:49 -0700
commitd42b946974f2f4a39f029e3f4dc9d4394fe1a475 (patch)
treea5d63dd6957357f8b0b116cbc54fc9579690abf8 /tensorflow/core/lib/strings/strcat.h
parentbdb9eb0f5252a17cb0c4bbc4189226d0ddc779d3 (diff)
Get rid of gEmptyAlphaNum while there are still no users
PiperOrigin-RevId: 155878745
Diffstat (limited to 'tensorflow/core/lib/strings/strcat.h')
-rw-r--r--tensorflow/core/lib/strings/strcat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tensorflow/core/lib/strings/strcat.h b/tensorflow/core/lib/strings/strcat.h
index 9434b94411..8e35549ed4 100644
--- a/tensorflow/core/lib/strings/strcat.h
+++ b/tensorflow/core/lib/strings/strcat.h
@@ -144,8 +144,6 @@ class AlphaNum {
TF_DISALLOW_COPY_AND_ASSIGN(AlphaNum);
};
-extern AlphaNum gEmptyAlphaNum;
-
// ----------------------------------------------------------------------
// StrCat()
// This merges the given strings or numbers, with no delimiter. This