Revert "Improve: Index for file_map"

This reverts commit c9b5608405.
This commit is contained in:
Joas Schilling 2015-02-13 15:15:28 +01:00
parent 6039523cd6
commit 3a5b0a8cfc
1 changed files with 0 additions and 18 deletions

View File

@ -172,24 +172,6 @@
</field>
</index>
<index>
<name>file_map_logic_path</name>
<unique>false</unique>
<field>
<name>logic_path</name>
<sorting>ascending</sorting>
</field>
</index>
<index>
<name>file_map_physic_path</name>
<unique>false</unique>
<field>
<name>physic_path</name>
<sorting>ascending</sorting>
</field>
</index>
</declaration>
</table>