[Bf-blender-cvs] [3b162b7c185] temp-compact-node-prototype: remove unused file

Jacques Lucke noreply at git.blender.org
Thu Mar 25 16:11:07 CET 2021


Commit: 3b162b7c185d089e93d892169a458d552196b7b6
Author: Jacques Lucke
Date:   Thu Mar 25 16:09:27 2021 +0100
Branches: temp-compact-node-prototype
https://developer.blender.org/rB3b162b7c185d089e93d892169a458d552196b7b6

remove unused file

===================================================================

D	source/blender/nodes/NOD_ui_layout.hh

===================================================================

diff --git a/source/blender/nodes/NOD_ui_layout.hh b/source/blender/nodes/NOD_ui_layout.hh
deleted file mode 100644
index b70969a7677..00000000000
--- a/source/blender/nodes/NOD_ui_layout.hh
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; either version 2
- * of the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
- */
-
-#pragma once
-
-namespace blender::nodes {
-
-}



More information about the Bf-blender-cvs mailing list