remove invalid index

afrisby
Sean Dague 2007-08-09 19:08:38 +00:00
parent 1681e3ac15
commit 4059ac6e7d
1 changed files with 0 additions and 1 deletions

View File

@ -85,4 +85,3 @@ create table primshapes (
Texture blob
);
create index primshapes_parentid on primshapes(prim_id);