not needed since build defaults to no commercial build
authorGood Guy <good1.2guy@gmail.com>
Wed, 10 Nov 2021 04:08:00 +0000 (21:08 -0700)
committerGood Guy <good1.2guy@gmail.com>
Wed, 10 Nov 2021 04:08:00 +0000 (21:08 -0700)
cinelerra-5.1/cinelerra/commercials.h
cinelerra-5.1/cinelerra/dbwindow.h
cinelerra-5.1/cinelerra/mediadb.h
cinelerra-5.1/db/tdb.h

index 7869c3c3e2e1099c74ac6d1986590357aa32770c..b7b815c4716cdca0fb3aa41fd22497128b0b96c9 100644 (file)
@@ -1,4 +1,3 @@
-#ifdef __I386__ || __x86-64__
 #ifndef _COMMERCIALS_H_
 #define _COMMERCIALS_H_
 
@@ -203,4 +202,3 @@ public:
 
 
 #endif
-#endif /* x86 */
\ No newline at end of file
index c8a12f663d09fc3a471050f0282b55dbef32ba04..24a40df8c765fdd6eed99805457b37bf56c0d321 100644 (file)
@@ -1,4 +1,3 @@
-#ifdef __I386__ || __x86-64__
 #ifndef _DBWINDOW_H_
 #define _DBWINDOW_H_
 
@@ -297,4 +296,3 @@ public:
 
 
 #endif
-#endif /* x86 */
\ No newline at end of file
index 71e96bfbbc4d3170f7c24145414a40fc5c85d5a8..9bb970eed3228878f3bd173b0ad480b2aeae94d8 100644 (file)
@@ -1,4 +1,3 @@
-#ifdef __I386__ || __x86-64__
 #ifndef _MEDIA_DB_H_
 #define _MEDIA_DB_H_
 
@@ -240,4 +239,3 @@ public:
 };
 
 #endif
-#endif /* x86 */
\ No newline at end of file
index e4a0856526737010b7ea344144e997e0863cc3c0..8ee88002ee2e8dc60f0e732ee82548fef14e3000 100644 (file)
@@ -1,4 +1,3 @@
-#ifdef __I386__ || __x86-64__
 #ifndef __DB_H__
 #define __DB_H__
 #include <cstring>
@@ -1515,4 +1514,3 @@ public:
 };
 
 #endif
-#endif /* x86 */
\ No newline at end of file