From: Good Guy Date: Wed, 10 Nov 2021 04:08:00 +0000 (-0700) Subject: not needed since build defaults to no commercial build X-Git-Tag: 2021-11~11 X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcinelerra.git;a=commitdiff_plain;h=b9acb7cd4ecb313fe68ab385ae7a248a29671040 not needed since build defaults to no commercial build --- diff --git a/cinelerra-5.1/cinelerra/commercials.h b/cinelerra-5.1/cinelerra/commercials.h index 7869c3c3..b7b815c4 100644 --- a/cinelerra-5.1/cinelerra/commercials.h +++ b/cinelerra-5.1/cinelerra/commercials.h @@ -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 diff --git a/cinelerra-5.1/cinelerra/dbwindow.h b/cinelerra-5.1/cinelerra/dbwindow.h index c8a12f66..24a40df8 100644 --- a/cinelerra-5.1/cinelerra/dbwindow.h +++ b/cinelerra-5.1/cinelerra/dbwindow.h @@ -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 diff --git a/cinelerra-5.1/cinelerra/mediadb.h b/cinelerra-5.1/cinelerra/mediadb.h index 71e96bfb..9bb970ee 100644 --- a/cinelerra-5.1/cinelerra/mediadb.h +++ b/cinelerra-5.1/cinelerra/mediadb.h @@ -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 diff --git a/cinelerra-5.1/db/tdb.h b/cinelerra-5.1/db/tdb.h index e4a08565..8ee88002 100644 --- a/cinelerra-5.1/db/tdb.h +++ b/cinelerra-5.1/db/tdb.h @@ -1,4 +1,3 @@ -#ifdef __I386__ || __x86-64__ #ifndef __DB_H__ #define __DB_H__ #include @@ -1515,4 +1514,3 @@ public: }; #endif -#endif /* x86 */ \ No newline at end of file