From 95d7a0201dfbaa9f887a9ceeb4cb90beefa8e075 Mon Sep 17 00:00:00 2001 From: kervala Date: Fri, 9 May 2014 19:18:56 +0200 Subject: [PATCH] Fixed: Compilation error --- code/ryzom/tools/leveldesign/georges_dll/stdafx.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/code/ryzom/tools/leveldesign/georges_dll/stdafx.cpp b/code/ryzom/tools/leveldesign/georges_dll/stdafx.cpp index d4850a5aa..8178a3ed3 100644 --- a/code/ryzom/tools/leveldesign/georges_dll/stdafx.cpp +++ b/code/ryzom/tools/leveldesign/georges_dll/stdafx.cpp @@ -19,6 +19,3 @@ // stdafx.obj will contain the pre-compiled type information #include "stdafx.h" - - -void foo_std_afx_to_remove_warning() {};