mirror of
https://github.com/vgough/encfs.git
synced 2024-11-29 03:15:07 +01:00
Remove easylogging++ to make some tests for #214
This commit is contained in:
parent
62c8ebc63e
commit
ae625b81fb
@ -43,7 +43,6 @@
|
|||||||
#include "i18n.h"
|
#include "i18n.h"
|
||||||
#include "openssl.h"
|
#include "openssl.h"
|
||||||
|
|
||||||
|
|
||||||
// Fuse version >= 26 requires another argument to fuse_unmount, which we
|
// Fuse version >= 26 requires another argument to fuse_unmount, which we
|
||||||
// don't have. So use the backward compatible call instead..
|
// don't have. So use the backward compatible call instead..
|
||||||
extern "C" void fuse_unmount_compat22(const char *mountpoint);
|
extern "C" void fuse_unmount_compat22(const char *mountpoint);
|
||||||
|
Loading…
Reference in New Issue
Block a user