aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/models/chouette/access_point.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/models/chouette/access_point.rb b/app/models/chouette/access_point.rb
index 7428db1ea..b6f78f239 100644
--- a/app/models/chouette/access_point.rb
+++ b/app/models/chouette/access_point.rb
@@ -10,7 +10,6 @@ module Chouette
include Geokit::Mappable
include ProjectionFields
- include ObjectidSupport
has_many :access_links, :dependent => :destroy
belongs_to :stop_area