src/hugo/map_registry.h
changeset 822 88226d9fe821
parent 786 d7b3b13b9df6
child 891 74589d20dbc3
     1.1 --- a/src/hugo/map_registry.h	Wed Sep 08 11:58:06 2004 +0000
     1.2 +++ b/src/hugo/map_registry.h	Wed Sep 08 12:06:45 2004 +0000
     1.3 @@ -28,8 +28,6 @@
     1.4      typedef K KeyType;
     1.5      typedef KIt KeyIt;
     1.6  	
     1.7 -
     1.8 -
     1.9      /**
    1.10       * MapBase is the base class of the registered maps.
    1.11       * It defines the core modification operations on the maps and