Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
L
libvncserver
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
rasky
libvncserver
Commits
53387007
Commit
53387007
authored
May 23, 2005
by
dscho
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove wrong comment
parent
669b4c86
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
16 deletions
+0
-16
tight.c
libvncclient/tight.c
+0
-16
No files found.
libvncclient/tight.c
View file @
53387007
...
...
@@ -297,14 +297,6 @@ HandleTightBPP (rfbClient* client, int rx, int ry, int rw, int rh)
*
*/
/*
The following variables are defined in rfbproto.c:
static rfbBool cutZeros;
static int rectWidth, rectColors;
static uint8_t tightPalette[256*4];
static uint8_t tightPrevRow[2048*3*sizeof(CARD16)];
*/
static
int
InitFilterCopyBPP
(
rfbClient
*
client
,
int
rw
,
int
rh
)
{
...
...
@@ -526,14 +518,6 @@ FilterPaletteBPP (rfbClient* client, int numRows, CARDBPP *dst)
*
*/
/*
The following variables are defined in rfbproto.c:
static rfbBool jpegError;
static struct jpeg_source_mgr jpegSrcManager;
static JOCTET *jpegBufferPtr;
static size_t *jpegBufferLen;
*/
static
rfbBool
DecompressJpegRectBPP
(
rfbClient
*
client
,
int
x
,
int
y
,
int
w
,
int
h
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment