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/src/toets.c')
-rw-r--r--source/blender/src/toets.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/blender/src/toets.c b/source/blender/src/toets.c
index 7d45b432b2b..1a6356325ca 100644
--- a/source/blender/src/toets.c
+++ b/source/blender/src/toets.c
@@ -873,10 +873,7 @@ int blenderqread(unsigned short event, short val)
}
return 0;
}
- else if(G.qual==LR_ALTKEY) {
- write_videoscape_fs();
- return 0;
- }
+ /* python specials here? */
}
break;