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:
authorDaniel Dunbar <daniel@zuster.org>2005-07-15 22:15:56 +0400
committerDaniel Dunbar <daniel@zuster.org>2005-07-15 22:15:56 +0400
commit10d865df2523f9ca10b76ee301444c444d330bb5 (patch)
tree04fb6d8a4382de68439963521e8fc4f97cb10560 /source/blender/src/editlattice.c
parente0dd08dc52adfb3762ebd52c12c998f4b0583aa7 (diff)
- remove calls to showkeypos from exit editmode functions, should be
handled by DAG update now. (ton: please confirm)
Diffstat (limited to 'source/blender/src/editlattice.c')
-rw-r--r--source/blender/src/editlattice.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/src/editlattice.c b/source/blender/src/editlattice.c
index 10cdda7eeb7..89810a2a2b3 100644
--- a/source/blender/src/editlattice.c
+++ b/source/blender/src/editlattice.c
@@ -154,8 +154,6 @@ void load_editLatt(void)
fp+= 3;
bp++;
}
-
- showkeypos(lt->key, actkey);
}
else {