diff --git a/io_import_scene_mhx.py b/io_import_scene_mhx.py
index c54979230c51a18093fe8a809c12d0f2db6c138b..0f9d86759f80248fe31c11f3a8f4542b6a76d98e 100644
--- a/io_import_scene_mhx.py
+++ b/io_import_scene_mhx.py
@@ -196,7 +196,6 @@ Plural = {
 def readMhxFile(filePath):
     global todo, nErrors, theScale, defaultScale, One, toggle, warnedVersion, theMessage
 
-    print("Blender r%s" % bpy.app.build_revision)
     defaultScale = theScale
     One = 1.0/theScale
     warnedVersion = False