diff options
author | Dennis Syrovatsky <dennis@tightvnc.com> | 2005-12-14 07:58:29 +0000 |
---|---|---|
committer | Dennis Syrovatsky <dennis@tightvnc.com> | 2005-12-14 07:58:29 +0000 |
commit | 95a01ff9542b778e38de8853ec968401788509de (patch) | |
tree | 305de47f5e93bb37195f6972ee3edc40c7e7b9c2 /vncviewer/FTDialog.h | |
parent | 1f86851b2dae48d2535b73547b7545940e939f57 (diff) | |
download | tigervnc-95a01ff9542b778e38de8853ec968401788509de.tar.gz tigervnc-95a01ff9542b778e38de8853ec968401788509de.zip |
Added status strings for copy operation.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@442 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'vncviewer/FTDialog.h')
-rw-r--r-- | vncviewer/FTDialog.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vncviewer/FTDialog.h b/vncviewer/FTDialog.h index 8d87786e..eff08158 100644 --- a/vncviewer/FTDialog.h +++ b/vncviewer/FTDialog.h @@ -134,7 +134,6 @@ namespace rfb { static const char szCheckDeleteQueueText[]; static const char szCheckTransferQueueText[]; static const char szUploadFilePortionText[]; - static const char szDownloadFilePortionText[]; typedef struct tagFTBUTTONSSTATE { |