Commit a99ef329 authored by Yoni Fogel's avatar Yoni Fogel

rolled back mistaken portion of commit

git-svn-id: file:///svn/tokudb@1286 c7de825b-a66e-492c-adef-691d508d4ae1
parent 801be0bb
......@@ -64,7 +64,6 @@ class Db {
int get_flags(u_int32_t *);
int set_flags(u_int32_t);
int set_pagesize(u_int32_t);
int remove(const char *file, const char *database, u_int32_t flags);
private:
DB *the_db;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment