diff options
author | Sergei Golubchik <sergii@pisem.net> | 2012-05-21 15:30:25 +0200 |
---|---|---|
committer | Sergei Golubchik <sergii@pisem.net> | 2012-05-21 15:30:25 +0200 |
commit | 431e042b5d76ed5fd219c39db798c9e7478731c8 (patch) | |
tree | a5556e1a39e43ca6a9549ef949541efcd9725f40 /storage/example | |
parent | 3f4ef5928e72faf2b7fd0c98c8705ac649d2faf9 (diff) | |
parent | 83d455be90a06e8fc1293a611061bd9529ed8536 (diff) | |
download | mariadb-git-431e042b5d76ed5fd219c39db798c9e7478731c8.tar.gz |
c
Diffstat (limited to 'storage/example')
-rw-r--r-- | storage/example/ha_example.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/storage/example/ha_example.cc b/storage/example/ha_example.cc index 17ac1e962aa..2c65fd657a9 100644 --- a/storage/example/ha_example.cc +++ b/storage/example/ha_example.cc @@ -380,7 +380,6 @@ const char **ha_example::bas_ext() const return ha_example_exts; } - /** @brief Used for opening tables. The name will be the name of the file. |