diff options
Diffstat (limited to 'vncviewer/Viewport.h')
-rw-r--r-- | vncviewer/Viewport.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vncviewer/Viewport.h b/vncviewer/Viewport.h index 0410fb8a..748981ac 100644 --- a/vncviewer/Viewport.h +++ b/vncviewer/Viewport.h @@ -61,7 +61,6 @@ public: void updateWindow(); // Methods forwarded from CConn - void setName(const char *name); void setColourMapEntries(int firstColour, int nColours, rdr::U16* rgbs); |