branch | 3.5 |
changeset 3040 | e4dc22040f5f |
parent 2766 | 07e47b84acc2 |
child 3239 | 1ceac4cd4fb7 |
--- a/server/msplanner.py Thu Aug 27 16:59:19 2009 +0200 +++ b/server/msplanner.py Thu Aug 27 17:01:32 2009 +0200 @@ -97,9 +97,6 @@ # str() Constant.value to ensure generated table name won't be unicode Constant._ms_table_key = lambda x: str(x.value) -AbstractSource.dont_cross_relations = () -AbstractSource.cross_relations = () - def need_source_access_relation(vargraph): if not vargraph: return False