1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Cleanup unused READ_RECORD::forms

This commit is contained in:
Eugene Kosov
2018-05-29 23:25:50 +03:00
committed by Sergey Vojtovich
parent 617d34ae80
commit c8d9ec2cbb
3 changed files with 0 additions and 4 deletions

View File

@ -18,7 +18,6 @@
#define SQL_WINDOW_INCLUDED
#include "filesort.h"
#include "records.h"
class Item_window_func;