Delete Register2 code, it can be retrieved from Git if needed.

This commit is contained in:
Mike Alexander
2022-02-04 00:33:39 -05:00
parent 3f5b4228b9
commit 3161df6fb8
48 changed files with 1254 additions and 28725 deletions

View File

@@ -53,7 +53,6 @@ option (WITH_GNUCASH "Build all of GnuCash, not just the library" ON)
option (WITH_OFX "compile with ofx support (needs LibOFX)" ON)
option (WITH_PYTHON "enable python plugin and bindings" OFF)
option (ENABLE_BINRELOC "compile with binary relocation support" ON)
option (ENABLE_REGISTER2 "compile with register2 enabled" OFF)
option (DISABLE_NLS "do not use Native Language Support" OFF)
option (DISABLE_DEPRECATED_GLIB "don't use deprecated glib functions" OFF)
option (DISABLE_DEPRECATED_GTK "don't use deprecated gtk, gdk or gdk-pixbuf functions" OFF)