[IMP] hr_recruitment: remove useless code

bzr revid: rco@openerp.com-20120614144159-f8d1eftg5k5tdsyd
This commit is contained in:
Raphael Collet 2012-06-14 16:41:59 +02:00
parent 818db0ef6c
commit e038354cb5
1 changed files with 1 additions and 2 deletions

View File

@ -569,8 +569,7 @@ class hr_job(osv.osv):
'context' : context,
'nodestroy':True,
}
hr_job()
class crm_meeting(osv.osv):
_inherit = 'crm.meeting'