Spider: remove unnecessary #ifdef and dead code in #ifdef
(MDEV-26178)
|
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Spider |
| Affects Version/s: | None |
| Fix Version/s: | 10.9.0 |
| Type: | Technical task | Priority: | Major |
| Reporter: | Nayuta Yanagisawa (Inactive) | Assignee: | Nayuta Yanagisawa (Inactive) |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Comments |
| Comment by Nayuta Yanagisawa (Inactive) [ 2022-01-28 ] |
|
by unifdef https://github.com/MariaDB/server/commit/da1ee47ee3758d7d310e3fd9a9fa03179f79273d |
| Comment by Alexey Botchkov [ 2022-01-31 ] |
|
ok to push. |
| Comment by Nayuta Yanagisawa (Inactive) [ 2022-02-01 ] |
|
holyfoot Thank you for your review. serg Can I directly push this kind of clean-up patches to 10.9 without going through the preview branch? I think there is nothing to be tested. https://github.com/MariaDB/server/commit/da1ee47ee3758d7d310e3fd9a9fa03179f79273d |
| Comment by Sergei Golubchik [ 2022-02-01 ] |
|
yes, sure |
| Comment by Nayuta Yanagisawa (Inactive) [ 2022-02-01 ] |
|
Thank you for your confirmation. |