Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Commit c20485b

Browse files
author
MikhailArkhipov
committed
Undo debug
1 parent c4404cf commit c20485b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LanguageServer/Impl/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
// See the Apache Version 2.0 License for specific language governing
1414
// permissions and limitations under the License.
1515

16-
#define WAIT_FOR_DEBUGGER
16+
// #define WAIT_FOR_DEBUGGER
1717

1818
using System;
1919
using System.Diagnostics;

0 commit comments

Comments
 (0)