Skip to content

Commit

Permalink
More cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
levonpetrosyan93 committed Dec 3, 2023
1 parent 90511c3 commit 9a76d6a
Show file tree
Hide file tree
Showing 18 changed files with 0 additions and 1,782 deletions.
2 changes: 0 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -1047,8 +1047,6 @@ else
AC_MSG_RESULT(no)
fi

AC_MSG_RESULT(no)

dnl enable upnp support
AC_MSG_CHECKING([whether to build with support for UPnP])
if test x$have_miniupnpc = xno; then
Expand Down
9 changes: 0 additions & 9 deletions src/Makefile.qt.include
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,6 @@ QT_FORMS_UI = \
qt/forms/sendtopcodedialog.ui \
qt/forms/signverifymessagedialog.ui \
qt/forms/transactiondescdialog.ui \
qt/forms/lookupaddressdialog.ui \
qt/forms/lookuptxdialog.ui \
qt/forms/txhistorydialog.ui \
qt/forms/lelantusdialog.ui \
qt/forms/createpcodedialog.ui

Expand Down Expand Up @@ -180,9 +177,6 @@ QT_MOC_CPP = \
qt/moc_walletframe.cpp \
qt/moc_walletmodel.cpp \
qt/moc_walletview.cpp \
qt/moc_lookupaddressdialog.cpp \
qt/moc_lookuptxdialog.cpp \
qt/moc_txhistorydialog.cpp \
qt/moc_lelantusmodel.cpp \
qt/moc_lelantusdialog.cpp \
qt/moc_lelantuscoincontroldialog.cpp \
Expand Down Expand Up @@ -274,9 +268,6 @@ BITCOIN_QT_H = \
qt/walletmodeltransaction.h \
qt/walletview.h \
qt/winshutdownmonitor.h \
qt/lookupaddressdialog.h \
qt/lookuptxdialog.h \
qt/txhistorydialog.h \
qt/lelantusmodel.h \
qt/lelantusdialog.h \
qt/lelantuscoincontroldialog.h \
Expand Down
Loading

0 comments on commit 9a76d6a

Please sign in to comment.