diff options
author | Pierre Ossman <ossman@cendio.se> | 2021-06-13 18:29:40 +0200 |
---|---|---|
committer | Pierre Ossman <ossman@cendio.se> | 2021-06-13 18:29:40 +0200 |
commit | 0517ae84eba859d33ac148e37dfc03f2b398e4f6 (patch) | |
tree | 2095bc9bd4ba0fe6e219151f7bbe8c67030279cf /common/rfb/Security.h | |
parent | 775d432ec72055b3854d22a5fed7c43997e344da (diff) | |
download | tigervnc-0517ae84eba859d33ac148e37dfc03f2b398e4f6.tar.gz tigervnc-0517ae84eba859d33ac148e37dfc03f2b398e4f6.zip |
Remove unnecessary header include
Diffstat (limited to 'common/rfb/Security.h')
-rw-r--r-- | common/rfb/Security.h | 1 |
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> |