diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2012-05-07 22:11:27 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2012-05-07 22:12:20 +0900 |
commit | 3312d3462318d39b90d3a30e09df08ccb20d51cc (patch) | |
tree | 3183f8603de0cf82af8a0046210c8c055ddecfbf /uui/source | |
parent | 56934b87937a03ccc008379f7b03bbd4f255cc02 (diff) |
removed unused defines
Change-Id: Ieaba4fe704cc588bd515b427a7f14008afea8c03
Diffstat (limited to 'uui/source')
-rw-r--r-- | uui/source/iahndl-ssl.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/uui/source/iahndl-ssl.cxx b/uui/source/iahndl-ssl.cxx index 2b860ffc1e11..53812e298e02 100644 --- a/uui/source/iahndl-ssl.cxx +++ b/uui/source/iahndl-ssl.cxx @@ -52,7 +52,6 @@ #include <boost/scoped_ptr.hpp> #define DESCRIPTION_1 1 -#define DESCRIPTION_2 2 #define TITLE 3 #define OID_SUBJECT_ALTERNATIVE_NAME "2.5.29.17" |