diff --git a/libs/compression/minilzo.h b/libs/compression/minilzo.h index c1c2297..f9d95ac 100644 --- a/libs/compression/minilzo.h +++ b/libs/compression/minilzo.h @@ -25,13 +25,6 @@ http://www.oberhumer.com/opensource/lzo/ */ -/* - * NOTE: - * the full LZO package can be found at - * http://www.oberhumer.com/opensource/lzo/ - */ - - #ifndef __MINILZO_H_INCLUDED #define __MINILZO_H_INCLUDED 1