Fix a build failure (embedded server).

This commit is contained in:
kostja@dipika.(none) 2008-01-30 23:04:55 +03:00
parent b46ce80902
commit 917c7952ba

View File

@ -4486,9 +4486,7 @@ static int get_schema_triggers_record(THD *thd, TABLE_LIST *tables,
}
}
}
#ifndef NO_EMBEDDED_ACCESS_CHECKS
ret:
#endif
DBUG_RETURN(0);
}