diff -r cfd5d3270f99 -r c79135c217df hooks/syncschema.py --- a/hooks/syncschema.py Tue Dec 22 09:27:28 2009 +0100 +++ b/hooks/syncschema.py Tue Dec 22 10:27:49 2009 +0100 @@ -939,7 +939,6 @@ if errors: raise ValidationError(entity.eid, errors) -# relation_type hooks ########################################################## class AfterDelRelationTypeHook(SyncSchemaHook): """before deleting a CWAttribute or CWRelation entity: