Fix T61411: Camera clip overlay enabled by expanding UI

This commit is contained in:
Philipp Oeser 2019-02-13 16:39:03 +11:00 committed by Campbell Barton
parent ba6cf3cdb6
commit 2424bb3d5e
Notes: blender-bot 2023-02-14 03:45:52 +01:00
Referenced by issue #61411, Camera Clip Overlay enables itself without doing anything
1 changed files with 0 additions and 2 deletions

View File

@ -200,8 +200,6 @@ enum {
CAM_BGIMG_FLAG_FLIP_Y = (1 << 8),
};
#define CAM_BGIMG_FLAG_EXPANDED (CAM_BGIMG_FLAG_EXPANDED | CAM_BGIMG_FLAG_CAMERACLIP)
/* CameraBGImage->source */
/* may want to use 1 for select ?*/
enum {