mirror of
https://github.com/QuasarApp/easyssl.git
synced 2025-05-06 09:39:35 +00:00
remove deprecated method
This commit is contained in:
parent
01c70bf7de
commit
afab7047c1
src/lib/src/public
@ -10,7 +10,6 @@
|
||||
namespace EasySSL {
|
||||
|
||||
bool init() {
|
||||
initeasysslResources();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
@ -8,7 +8,6 @@
|
||||
#include "easyssl/global.h"
|
||||
#include <QString>
|
||||
|
||||
inline void initeasysslResources() { Q_INIT_RESOURCE(easyssl); }
|
||||
|
||||
namespace EasySSL {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user