Removed no-longer-true warning. - sam - An updated version of the sam text editor.
 (HTM) git clone git://vernunftzentrum.de/sam.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) LICENSE
       ---
 (DIR) commit 26b4bc97498c95b42c5e1d0a41a58700a12c16a8
 (DIR) parent 775e55320f698ec626cdb037255a177d053e8555
 (HTM) Author: Rob King <jking@deadpixi.com>
       Date:   Tue, 17 May 2016 17:51:00 -0500
       
       Removed no-longer-true warning.
       
       Diffstat:
         README                              |       2 --
       
       1 file changed, 0 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/README b/README
       @@ -98,8 +98,6 @@ protocol allowing sam to run on 64-bit processors.  However, other
        dependencies on structure alignment remain. The USE64BITS configuration
        variable in config.mk can be set to cope with 64-bit systems.
        
       -Note that sam seems to have some issues when running under a compositing window manager.
       -
        Rob Pike designed and implemented the original Unix version of sam and
        the current version ported from Plan 9.  Howard Trickey provided the X
        version of the graphics library, libXg.  Matty Farrow and his colleagues