mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
remove no-op macros and dead code (pt 1) (#8012)
This commit is contained in:
@@ -729,7 +729,6 @@ void github3881() {
|
||||
|
||||
int main() {
|
||||
RDLog::InitLogs();
|
||||
#if 1
|
||||
test1();
|
||||
test2();
|
||||
test3();
|
||||
@@ -747,6 +746,5 @@ int main() {
|
||||
testTautomerQueries();
|
||||
#endif
|
||||
github3881();
|
||||
#endif
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user