Cleanup: remove translation headers from node files

After 22f641e7f8, translation macros were removed and thus in many
files inclusion of the translation header is no longer needed.

Pull Request: https://projects.blender.org/blender/blender/pulls/107986
This commit is contained in:
Damien Picard
2023-05-16 16:44:29 +02:00
committed by Bastien Montagne
parent 60ac9ab7a1
commit 94fd2efc96
33 changed files with 0 additions and 66 deletions

View File

@@ -13,8 +13,6 @@
#include "BKE_node.hh"
#include "BLT_translation.h"
#include "NOD_multi_function.hh"
#include "NOD_socket_declarations.hh"