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:
authorSimon Clitherow <aphex@nildram.co.uk>2003-10-26 11:58:48 +0300
committerSimon Clitherow <aphex@nildram.co.uk>2003-10-26 11:58:48 +0300
commite63a938c456f9edcd3d79857649cdd1a93364746 (patch)
tree69547f583d3ba38eca8a34c13f45f7a9bc66ad3e /source/blender/src/header_ipo.c
parentd423c0828f2f2bfe3086d7b571bb719ca82ddfcd (diff)
- removed a debug printf().
Diffstat (limited to 'source/blender/src/header_ipo.c')
-rw-r--r--source/blender/src/header_ipo.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/src/header_ipo.c b/source/blender/src/header_ipo.c
index 8ca119493ee..ff0202625f2 100644
--- a/source/blender/src/header_ipo.c
+++ b/source/blender/src/header_ipo.c
@@ -101,7 +101,6 @@ static void do_ipo_editmenu_keymenu(void *arg, int event)
kb->type= 0;
switch(event){
case 0:
- printf("has it done anything?!\n");
kb->type= KEY_LINEAR;
break;
case 1: