diff --git a/eden/fs/eden-config.h b/eden/fs/eden-config.h deleted file mode 100644 index 1a3cdf7452853..0000000000000 --- a/eden/fs/eden-config.h +++ /dev/null @@ -1,16 +0,0 @@ -/* - * Copyright (c) 2016-present, Facebook, Inc. - * All rights reserved. - * - * This source code is licensed under the BSD-style license found in the - * LICENSE file in the root directory of this source tree. An additional grant - * of patent rights can be found in the PATENTS file in the same directory. - * - */ - -#pragma once - -#define EDEN_HAVE_HG_TREEMANIFEST 1 -#define EDEN_HAVE_ROCKSDB 1 -#define EDEN_HAVE_SQLITE3 1 -#define EDEN_HAVE_SELINUX 1