summaryrefslogtreecommitdiff
path: root/ACE/contrib
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:51:42 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2015-01-07 19:51:42 +0100
commit0a977f27ba62c2b857aef60f91c132c1a06307d5 (patch)
treea9fdeace18a856d2796a9f96346bce1c9a300ec7 /ACE/contrib
parente0cbd2706b515bc7cd2590af30fb3253e0c5b559 (diff)
downloadATCD-0a977f27ba62c2b857aef60f91c132c1a06307d5.tar.gz
Shorter headers
Diffstat (limited to 'ACE/contrib')
-rw-r--r--ACE/contrib/FaCE/FaCE.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/contrib/FaCE/FaCE.cpp b/ACE/contrib/FaCE/FaCE.cpp
index 7f1ca52b5cd..22eeadc1e13 100644
--- a/ACE/contrib/FaCE/FaCE.cpp
+++ b/ACE/contrib/FaCE/FaCE.cpp
@@ -301,7 +301,6 @@ BOOL InitInstance(HINSTANCE hInstance, int nCmdShow)
// WM_PAINT - Paint the main window
// WM_DESTROY - post a quit message and return
//
-//
LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
{
HDC hdc;