Remove easylogging++ to make some tests for #214

This commit is contained in:
benrubson 2017-04-17 16:22:53 +02:00
parent ba2aa8a374
commit bf093a255a

View File

@ -43,6 +43,7 @@
#include "i18n.h"
#include "openssl.h"
// Fuse version >= 26 requires another argument to fuse_unmount, which we
// don't have. So use the backward compatible call instead..
extern "C" void fuse_unmount_compat22(const char *mountpoint);