Skip to content

Commit

Permalink
fixup! qt, build: Drop QT_STATICPLUGIN macro
Browse files Browse the repository at this point in the history
Remove unused include.
  • Loading branch information
hebasto committed Apr 2, 2024
1 parent 88e12af commit 686fa83
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/qt/guiutil.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.

#if defined(HAVE_CONFIG_H)
#include <config/bitcoin-config.h>
#endif

#include <qt/guiutil.h>

#include <qt/bitcoinaddressvalidator.h>
Expand Down

0 comments on commit 686fa83

Please sign in to comment.