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)