diff -r 09f2c4d24d01 -r 27c47d239739 hooks/syncschema.py --- a/hooks/syncschema.py Wed Aug 11 10:08:48 2010 +0200 +++ b/hooks/syncschema.py Thu Aug 12 10:12:52 2010 +0200 @@ -119,7 +119,6 @@ for specialization in eschema.specialized_by(False): if (specialization, rdefdef.object) in rschema.rdefs: continue - print 'adding infered', specialization, rschema.type, object sperdef = RelationDefinitionSchema(specialization, rschema, object, props) ss.execschemarql(session.execute, sperdef,