From 7b77c2ebd453a90bec65a1f4d4d76ddd49edcf50 Mon Sep 17 00:00:00 2001 From: Hans Goudey Date: Tue, 13 Feb 2024 13:29:46 -0500 Subject: [PATCH] Cleanup: Remove unused 3D view function declaration --- source/blender/editors/include/ED_view3d.hh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source/blender/editors/include/ED_view3d.hh b/source/blender/editors/include/ED_view3d.hh index b0d41ed5db3..bdef261cc54 100644 --- a/source/blender/editors/include/ED_view3d.hh +++ b/source/blender/editors/include/ED_view3d.hh @@ -826,10 +826,6 @@ float ED_view3d_radius_to_dist(const View3D *v3d, bool use_aspect, float radius); -/** - * Back-buffer select and draw support. - */ -void ED_view3d_backbuf_depth_validate(ViewContext *vc); /** * allow for small values [0.5 - 2.5], * and large values, FLT_MAX by clamping by the area size