aboutsummaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2021-06-13 18:29:40 +0200
committerPierre Ossman <ossman@cendio.se>2021-06-13 18:29:40 +0200
commit0517ae84eba859d33ac148e37dfc03f2b398e4f6 (patch)
tree2095bc9bd4ba0fe6e219151f7bbe8c67030279cf /common
parent775d432ec72055b3854d22a5fed7c43997e344da (diff)
downloadtigervnc-0517ae84eba859d33ac148e37dfc03f2b398e4f6.tar.gz
tigervnc-0517ae84eba859d33ac148e37dfc03f2b398e4f6.zip
Remove unnecessary header include
Diffstat (limited to 'common')
-rw-r--r--common/rfb/Security.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/rfb/Security.h b/common/rfb/Security.h
index c1bc9224..a4987f5f 100644
--- a/common/rfb/Security.h
+++ b/common/rfb/Security.h
@@ -24,7 +24,6 @@
#include <rdr/types.h>
#include <rfb/Configuration.h>
-#include <rfb/CSecurity.h>
#include <list>