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/editors/screen/area.c')
-rw-r--r--source/blender/editors/screen/area.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/source/blender/editors/screen/area.c b/source/blender/editors/screen/area.c
index 320574fe8b3..f714a291bd7 100644
--- a/source/blender/editors/screen/area.c
+++ b/source/blender/editors/screen/area.c
@@ -1045,7 +1045,6 @@ static char *windowtype_pup(void)
"|3D View %x1"
"|%l"
- "|%l"
"|Timeline %x15"
"|Graph Editor %x2"
@@ -1053,7 +1052,6 @@ static char *windowtype_pup(void)
"|NLA Editor %x13"
"|%l"
- "|%l"
"|UV/Image Editor %x6"
@@ -1063,7 +1061,6 @@ static char *windowtype_pup(void)
"|Logic Editor %x17"
"|%l"
- "|%l"
"|Properties %x4"
"|Outliner %x3"
@@ -1071,12 +1068,10 @@ static char *windowtype_pup(void)
"|Info%x7"
"|%l"
- "|%l"
"|File Browser %x5"
"|%l"
- "|%l"
"|Console %x18"
);