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
path: root/intern
diff options
context:
space:
mode:
authorKent Mein <mein@cs.umn.edu>2004-09-01 17:29:44 +0400
committerKent Mein <mein@cs.umn.edu>2004-09-01 17:29:44 +0400
commit076a2eb4ea6722609bd4dca81e529dcccb9d6cc4 (patch)
tree7ff5aafad3995b5618efa8079694ce79bcb2974c /intern
parentea8c97b44b9f5927109bcb0779a993b82d5f9b3d (diff)
removed 3 forward declarations's inside of a fuction.
They were not needed were for functions that were in the same .c file higher up and I think its sort of a non standard way of doing things. (using prototypes would probably be more inline with the other code but as I mentioned they are not needed and were causing warnings in gcc) Kent
Diffstat (limited to 'intern')
0 files changed, 0 insertions, 0 deletions