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:
Diffstat (limited to 'source/blender/include/blendef.h')
-rw-r--r--source/blender/include/blendef.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/source/blender/include/blendef.h b/source/blender/include/blendef.h
index a7f7bc2e4b8..6f8b94d7cd1 100644
--- a/source/blender/include/blendef.h
+++ b/source/blender/include/blendef.h
@@ -241,7 +241,6 @@
#define B_SEL_END 168
#define B_MAN_MODE 169
#define B_NDOF 170
-#define B_VIEW_BUTSEDIT 171
/* IPO: 200 */
#define B_IPOHOME 201
@@ -378,13 +377,6 @@
#define B_TEXTLINENUM 507
#define B_TAB_NUMBERS 508
#define B_SYNTAX 509
-#define B_WORDWRAP 510
-#define B_TEXTPLUGINS 511
-#define B_PASTEFIND 512
-#define B_PASTEREPLACE 513
-#define B_TEXTREPLACE 514
-#define B_TEXTFIND 515
-#define B_TEXTMARKALL 516
/* SCRIPT: 525 */
#define B_SCRIPTBROWSE 526