Commit 795e38f361f8d444e24e664c2b889c5813c8c9b8

Authored by Perry Werneck
1 parent 2311b856
Exists in master and in 1 other branch develop

Fixing windows build.

Showing 1 changed file with 0 additions and 3 deletions   Show diff stats
client/src/core/windows/dynamic/init.cc
@@ -181,9 +181,6 @@ @@ -181,9 +181,6 @@
181 } 181 }
182 return (FARPROC) dummyProc; 182 return (FARPROC) dummyProc;
183 183
184 - default:  
185 - debug(__FUNCTION__,"::default")  
186 -  
187 } 184 }
188 185
189 // Returning NULL causes the delay load machinery to perform default 186 // Returning NULL causes the delay load machinery to perform default