Skip to content

Commit

Permalink
bookmarks: remove unused includes
Browse files Browse the repository at this point in the history
  • Loading branch information
vladisslav2011 committed Aug 14, 2023
1 parent 3975627 commit 69c4760
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/qtgui/bookmarks.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
* Boston, MA 02110-1301, USA.
*/
#include <Qt>
#include <QString>
#include <QSet>
#include <algorithm>
#include <iostream>
Expand Down
2 changes: 0 additions & 2 deletions src/qtgui/bookmarks.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@
#include <QVector>
#include <QStringList>
#include <QColor>
#include <memory>
#include <type_traits>
#include "receivers/vfo.h"

struct TagInfo
Expand Down

0 comments on commit 69c4760

Please sign in to comment.