From a9f96d1adcb7922ffa1f4fa2cabd90c15769b1f0 Mon Sep 17 00:00:00 2001 From: Andrea Weikert Date: Sun, 7 Nov 2010 17:14:10 +0000 Subject: fix ford last commit - also remove file from CMakeLists.txt --- source/blender/editors/space_file/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/space_file/CMakeLists.txt') diff --git a/source/blender/editors/space_file/CMakeLists.txt b/source/blender/editors/space_file/CMakeLists.txt index 3130e6d6c14..a4b402cce43 100644 --- a/source/blender/editors/space_file/CMakeLists.txt +++ b/source/blender/editors/space_file/CMakeLists.txt @@ -41,7 +41,6 @@ SET(SRC filesel.c fsmenu.c space_file.c - writeimage.c ) IF(WITH_IMAGE_OPENEXR) -- cgit v1.2.3