<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -42,6 +42,6 @@ process_buffer(ProtoPid, Bin = &lt;&lt;Code:8/integer, Size:4/integer-unit:8, Rest/bin
 	true -&gt;
 	    {ok, Bin}
     end;
-process_buffer(ProtoPid, Bin) when is_binary(Bin) -&gt;
+process_buffer(_ProtoPid, Bin) when is_binary(Bin) -&gt;
     {ok, Bin}.
 </diff>
      <filename>src/pgsql_tcp.erl</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bcbc968c2eb00fb8cc361dea7b8185411df0b56a</id>
    </parent>
  </parents>
  <author>
    <name>Christian Sunesson</name>
    <email>chsu79@gmail.com</email>
  </author>
  <url>http://github.com/noss/pgsql/commit/82e6e475604acefb4be103230fa78c0320e7b5cf</url>
  <id>82e6e475604acefb4be103230fa78c0320e7b5cf</id>
  <committed-date>2009-01-18T13:28:10-08:00</committed-date>
  <authored-date>2009-01-18T13:28:10-08:00</authored-date>
  <message>Removing unused variable warnings in pgsql_tcp</message>
  <tree>48a6aee437d679d386f5791334c87176670a2fde</tree>
  <committer>
    <name>Christian Sunesson</name>
    <email>chsu79@gmail.com</email>
  </committer>
</commit>
