Skip to content

Commit 18adfc9

Browse files
author
Stephen Hodgson
committed
Remvoed editor definition because it's already in an Editor folder and is redundant.
1 parent eba8547 commit 18adfc9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Assets/HoloToolkit/Utilities/Scripts/Editor/ExternalProcess.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
// Copyright (c) Microsoft Corporation. All rights reserved.
22
// Licensed under the MIT License. See LICENSE in the project root for license information.
33

4-
#if UNITY_EDITOR
54
using System;
65
using System.Diagnostics;
76
using System.IO;
@@ -293,4 +292,3 @@ protected virtual void Dispose(bool disposing)
293292
}
294293
}
295294
}
296-
#endif

0 commit comments

Comments
 (0)