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:
authorJoerg Mueller <nexyon@gmail.com>2009-08-22 20:54:18 +0400
committerJoerg Mueller <nexyon@gmail.com>2009-08-22 20:54:18 +0400
commit98e9ddbf5b2b9dcf8a6a2440126f928d4394a5f4 (patch)
tree505ad5cb362f1fea6f5c0cb5cbab1f8e8ddca259 /source/creator
parentfa8e44556d83c2fdfd6d1e10e8611465eaf2ad59 (diff)
Bugfixing.
Diffstat (limited to 'source/creator')
-rw-r--r--source/creator/creator.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/creator/creator.c b/source/creator/creator.c
index 5ecd95ecc21..41b27b1c915 100644
--- a/source/creator/creator.c
+++ b/source/creator/creator.c
@@ -821,7 +821,6 @@ int main(int argc, char **argv)
if (G.background) {
int retval = BKE_read_file(C, argv[a], NULL, NULL);
-// XXX sound_initialize_sounds();
/*we successfully loaded a blend file, get sure that
pointcache works */