refactor codes

This commit is contained in:
hjxilinx 2020-02-09 17:11:19 +08:00
parent d1f5edb65e
commit 5c8b408a9a
1 changed files with 0 additions and 3 deletions

View File

@ -28,9 +28,6 @@ extern "C" {
#define MAX_TMPFILE_PATH_LENGTH PATH_MAX #define MAX_TMPFILE_PATH_LENGTH PATH_MAX
#define INITIAL_ALLOCATION_BUFFER_SIZE 64 #define INITIAL_ALLOCATION_BUFFER_SIZE 64
// forward declaration
struct tTagSchema;
typedef enum EXT_BUFFER_FLUSH_MODEL { typedef enum EXT_BUFFER_FLUSH_MODEL {
/* /*
* all data that have been flushed to disk is belonged to the same group * all data that have been flushed to disk is belonged to the same group