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:
authorJulian Eisel <julian_eisel@web.de>2015-03-24 17:54:02 +0300
committerJulian Eisel <julian_eisel@web.de>2015-03-24 17:54:02 +0300
commit2ba82d5729a5f687537c2c26ca6e53750aef201c (patch)
tree37209a6e70d08d1840a6d3c95c7c87a7c4d0d3a3 /source/blender/blenloader
parentf98b84072e1dde2d92c44ab4441068358b8bec97 (diff)
Cleanup: Remove unwanted debug printf from 7293f6d4863a
Sergey said this kindof cleanup is good for commit ratio... noted! ;)
Diffstat (limited to 'source/blender/blenloader')
-rw-r--r--source/blender/blenloader/intern/versioning_270.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/blenloader/intern/versioning_270.c b/source/blender/blenloader/intern/versioning_270.c
index 30070450bde..50cd39352a8 100644
--- a/source/blender/blenloader/intern/versioning_270.c
+++ b/source/blender/blenloader/intern/versioning_270.c
@@ -720,8 +720,6 @@ void blo_do_versions_270(FileData *fd, Library *UNUSED(lib), Main *main)
}
}
SEQ_END
-
- printf("lala\n");
}
#undef SEQ_USE_PROXY_CUSTOM_DIR
#undef SEQ_USE_PROXY_CUSTOM_FILE