Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/yafray')
-rw-r--r--source/blender/yafray/intern/yafray_Render.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/blender/yafray/intern/yafray_Render.h b/source/blender/yafray/intern/yafray_Render.h
index 43d2c6c602a..165cfefdbd0 100644
--- a/source/blender/yafray/intern/yafray_Render.h
+++ b/source/blender/yafray/intern/yafray_Render.h
@@ -34,9 +34,6 @@ extern "C" {
#include "BLI_blenlib.h"
-/* need error(), so extern declare here */
-extern void error (char *fmt, ...);
-
#ifdef __cplusplus
}
#endif