Skip to content

Commit 0ab6e3a

Browse files
author
Stephen Hodgson
committed
removed extra line
1 parent 372ea84 commit 0ab6e3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Assets/HoloToolkit/BuildAndDeploy/Editor/BuildDeployWindow.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -697,7 +697,6 @@ private void OnGUI()
697697
GUI.enabled = ShouldLogViewBeEnabled && (remoteDeviceDetected || isLocalBuild && localLogExists);
698698
GUILayout.FlexibleSpace();
699699

700-
701700
if (GUILayout.Button("View Log File", GUILayout.Width(buttonWidth_Full)))
702701
{
703702
if (remoteDeviceDetected)

0 commit comments

Comments
 (0)