From: Robert Griesemer Date: Fri, 25 Sep 2009 22:43:43 +0000 (-0700) Subject: fix to be able to run full gofmt test X-Git-Tag: weekly.2009-11-06~475 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=908c8f909e548dd40525a062f97d416037ea818a;p=gostls13.git fix to be able to run full gofmt test TBR=r OCL=35015 CL=35015 --- diff --git a/usr/gri/pretty/symboltable.go b/usr/gri/pretty/symboltable.go index 11960250e9..3f707198a0 100644 --- a/usr/gri/pretty/symboltable.go +++ b/usr/gri/pretty/symboltable.go @@ -11,9 +11,6 @@ import ( ) -type Type struct; - - // ---------------------------------------------------------------------------- // Support