auditlog: Remove pre_init_hook reference from openerp, no pre_init hook exists any more

pull/2755/head
Holden Rehg 2016-06-27 09:44:37 -05:00 committed by Raf Ven
parent af17fe8098
commit 56e6bd02d9
1 changed files with 0 additions and 1 deletions

View File

@ -22,5 +22,4 @@
'images': [],
'application': True,
'installable': True,
'pre_init_hook': 'pre_init_hook',
}