Kaydet (Commit) dd0b483a authored tarafından Tor Lillqvist's avatar Tor Lillqvist

WaE: unreachable code

üst 8cdce350
...@@ -151,7 +151,6 @@ BOOL winwrap::HatchWindowRegister(HINSTANCE hInst) ...@@ -151,7 +151,6 @@ BOOL winwrap::HatchWindowRegister(HINSTANCE hInst)
wc.lpszClassName = SZCLASSHATCHWIN; wc.lpszClassName = SZCLASSHATCHWIN;
return RegisterClass(&wc); return RegisterClass(&wc);
return FALSE;
} }
......
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