Fix deprecation warning.

This commit is contained in:
Tom Hughes 2007-06-27 18:09:31 +00:00
parent 67224fe828
commit 9b67da24c0

View file

@ -2,9 +2,6 @@ class ApiController < ApplicationController
after_filter :compress_output
helper :user
model :user
#COUNT is the number of map requests to allow before exiting and starting a new process
@@count = COUNT