diff options
Diffstat (limited to 'src/include.sh')
-rw-r--r-- | src/include.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include.sh b/src/include.sh index 14476ee..e83b41d 100644 --- a/src/include.sh +++ b/src/include.sh @@ -17,9 +17,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -[ "x${_INCLUDE_SM+set}" = 'xset' ] && return 0 -_INCLUDE_SM=1 - _INCLUDE_CHANGES_FIELDS='Format Source Binary Version Architecture Platform Distribution Maintainer Changed-By Date Description Changes Files' |