]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
remove WTF
authorRupa Schomaker <rupa@rupa.com>
Sat, 19 Jun 2010 13:12:00 +0000 (08:12 -0500)
committerRupa Schomaker <rupa@rupa.com>
Sat, 19 Jun 2010 13:12:00 +0000 (08:12 -0500)
src/mod/applications/mod_db/mod_db.c

index 856b69d837c3fafcd1280f29cdd76e41bd4abe6d..003c8e845b793852ed5b88292ed7a186beffb055 100644 (file)
@@ -180,8 +180,6 @@ SWITCH_LIMIT_INCR(limit_incr_sql)
        char gotstr[128];
        switch_status_t status = SWITCH_STATUS_SUCCESS;
 
-       // check max! WTF
-       
        switch_mutex_lock(globals.mutex);
 
        switch_channel_set_variable(channel, "limit_realm", realm);