diff --git a/libcockatrice_models/libcockatrice/models/deck_list/deck_list_model.h b/libcockatrice_models/libcockatrice/models/deck_list/deck_list_model.h index b5abca4c8..ebd45a37f 100644 --- a/libcockatrice_models/libcockatrice/models/deck_list/deck_list_model.h +++ b/libcockatrice_models/libcockatrice/models/deck_list/deck_list_model.h @@ -140,7 +140,6 @@ public: * * Slots: * - rebuildTree(): rebuilds the model structure from the underlying DeckLoader. - * - printDeckList(): renders the decklist to a QPrinter. */ class DeckListModel : public QAbstractItemModel {