Commit 1bd8bcbd authored by Josh Lubawy's avatar Josh Lubawy

Remove cstdio debug

parent f715e5b0
......@@ -43,8 +43,6 @@
#include <vfw.h>
#include <cstdio>
#ifdef __GNUC__
#define WM_CAP_FIRSTA (WM_USER)
#define capSendMessage(hwnd,m,w,l) (IsWindow(hwnd)?SendMessage(hwnd,m,w,l):0)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment