mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-23 18:32:49 +00:00
kutils: remove reference to dead links
have to keep an eye on those, servers tend to die Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
6b5605a0a0
commit
ecd08e8f97
2 changed files with 0 additions and 6 deletions
|
@ -35,9 +35,6 @@
|
|||
// space for headers in the worst case scenario
|
||||
static const ushort s_headersize = 256;
|
||||
|
||||
// for reference:
|
||||
// http://linux.math.tifr.res.in/manuals/html/manual_3.html
|
||||
|
||||
class KCompressorPrivate
|
||||
{
|
||||
public:
|
||||
|
|
|
@ -35,9 +35,6 @@
|
|||
|
||||
#define KDECOMPRESSOR_BUFFSIZE 1024 * 1000 // 1MB
|
||||
|
||||
// for reference:
|
||||
// http://linux.math.tifr.res.in/manuals/html/manual_3.html
|
||||
|
||||
class KDecompressorPrivate
|
||||
{
|
||||
public:
|
||||
|
|
Loading…
Add table
Reference in a new issue