diff options
| -rw-r--r-- | unity-shared/TextInput.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unity-shared/TextInput.cpp b/unity-shared/TextInput.cpp index 385523e05..5cad7ea21 100644 --- a/unity-shared/TextInput.cpp +++ b/unity-shared/TextInput.cpp @@ -35,7 +35,6 @@ namespace { const float kExpandDefaultIconOpacity = 1.0f; -const int SPACE_BETWEEN_SPINNER_AND_TEXT = 5; const int SPACE_BETWEEN_ENTRY_AND_HIGHLIGHT = 10; const int LEFT_INTERNAL_PADDING = 6; const int TEXT_INPUT_RIGHT_BORDER = 10; |
