Revert 43e1a90b675, already fixed upstream

bzr revid: p_christ@hol.gr-20090516145633-ir5ur6w1gs9hxcx6
This commit is contained in:
P. Christeas 2009-05-16 17:56:33 +03:00
parent eac36b4a19
commit f27ea7d905
1 changed files with 0 additions and 1 deletions

View File

@ -141,7 +141,6 @@ CREATE TABLE res_users (
active boolean default True,
login varchar(64) NOT NULL UNIQUE,
password varchar(64) default null,
context_lang varchar(16) default null,
context_tz varchar(64) default null,
signature text,
-- action_id int references ir_act_window on delete set null,