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:
authorCampbell Barton <ideasman42@gmail.com>2018-11-25 00:05:42 +0300
committerCampbell Barton <ideasman42@gmail.com>2018-11-25 00:05:42 +0300
commitb348d1ac6263052d235979b84c721b6b99420078 (patch)
tree9efe83b60dc2ddd911f51084e9e395174a06c3a4 /source/blender/imbuf
parente742e0934de6384eeaf271ca4cfe99922ddbe3fb (diff)
Cleanup: remove unused file
Diffstat (limited to 'source/blender/imbuf')
-rw-r--r--source/blender/imbuf/intern/cineon/CMakeLists.txt1
-rw-r--r--source/blender/imbuf/intern/cineon/cin_debug_stuff.h0
2 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/imbuf/intern/cineon/CMakeLists.txt b/source/blender/imbuf/intern/cineon/CMakeLists.txt
index 0a3c440d9a7..f15839f5eb7 100644
--- a/source/blender/imbuf/intern/cineon/CMakeLists.txt
+++ b/source/blender/imbuf/intern/cineon/CMakeLists.txt
@@ -38,7 +38,6 @@ set(INC_SYS
)
set(SRC
- cin_debug_stuff.h
cineonlib.h
dpxlib.h
logImageCore.h
diff --git a/source/blender/imbuf/intern/cineon/cin_debug_stuff.h b/source/blender/imbuf/intern/cineon/cin_debug_stuff.h
deleted file mode 100644
index e69de29bb2d..00000000000
--- a/source/blender/imbuf/intern/cineon/cin_debug_stuff.h
+++ /dev/null