mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-25 06:58:23 -05:00
Remove unused code
This commit is contained in:
@@ -66,7 +66,6 @@ public:
|
||||
void setSettings(const sqlb::ObjectIdentifier& table, const BrowseDataTableSettings& table_settings);
|
||||
|
||||
void setStructure(QAbstractItemModel* model, const QString& old_table = QString());
|
||||
void updateStructure();
|
||||
|
||||
SqliteTableModel* model() { return m_model; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user