aboutsummaryrefslogtreecommitdiff
path: root/c/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/main.c')
-rw-r--r--c/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/main.c b/c/main.c
index 1ce77d9..9e56c11 100644
--- a/c/main.c
+++ b/c/main.c
@@ -313,7 +313,6 @@ WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
CheckMenuItem(GetMenu(hWnd), IDM_VIEW_OTHERS,
MF_UNCHECKED);
}
- OutputDebugStringA(SzLimitScreenwriter);
ElvUpdate();
t = T(1);
a = A(SzLimitScreenwriter);