<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -169,7 +169,7 @@ trait DBIndexed extends BaseMappedField {
  */
 trait MappedForeignKey[KeyType, MyOwner &lt;: Mapper[MyOwner], Other &lt;: KeyedMapper[KeyType, Other]] extends MappedField[KeyType, MyOwner] {
   type FieldType &lt;: KeyType
-  type ForeignType &lt;: KeyedMapper[KeyType, Other]
+  // type ForeignType &lt;: KeyedMapper[KeyType, Other]
 
   override def equals(other: Any) = other match {
     case km: KeyedMapper[KeyType, Other] =&gt; this.is == km.primaryKeyField.is</diff>
      <filename>lift-mapper/src/main/scala/net/liftweb/mapper/MappedField.scala</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8d101f9baf1036384e32e8d8aca7888f4dcfdb5e</id>
    </parent>
  </parents>
  <author>
    <name>David Pollak</name>
    <email>feeder.of.the.bears@gmail.com</email>
  </author>
  <url>http://github.com/dpp/liftweb/commit/52d4f7aca7dc152a50e7f141954a5c18996d0965</url>
  <id>52d4f7aca7dc152a50e7f141954a5c18996d0965</id>
  <committed-date>2009-03-18T11:14:57-07:00</committed-date>
  <authored-date>2009-03-18T11:14:57-07:00</authored-date>
  <message>got rid of spurious ForeignType</message>
  <tree>4724cc0569ffd73a2aa6491a54d5e551907614ed</tree>
  <committer>
    <name>David Pollak</name>
    <email>feeder.of.the.bears@gmail.com</email>
  </committer>
</commit>
