From 5f9deaea5bedd835963b0e82ae28c65cc9c5d1d5 Mon Sep 17 00:00:00 2001 From: Chris Little Date: Wed, 24 Jul 2013 08:21:17 +0000 Subject: more cleanup, regularization git-svn-id: https://www.crosswire.org/svn/sword-tools/trunk@444 07627401-56e2-0310-80f4-f8cd0041bdcd --- versification/lxx_v11ns/canon_brenton.h | 3 --- versification/lxx_v11ns/canon_nets.h | 5 ----- versification/lxx_v11ns/canon_rahlfs.h | 5 ----- versification/lxx_v11ns/canon_saas.h | 6 ------ versification/lxx_v11ns/canon_swete.h | 5 ----- versification/lxx_v11ns/canon_thomson.h | 3 --- 6 files changed, 27 deletions(-) diff --git a/versification/lxx_v11ns/canon_brenton.h b/versification/lxx_v11ns/canon_brenton.h index 6c9f7cd..e59a19d 100644 --- a/versification/lxx_v11ns/canon_brenton.h +++ b/versification/lxx_v11ns/canon_brenton.h @@ -317,8 +317,5 @@ int vm_brenton[] = { 0, 0, 0, 0, }; - SWORD_NAMESPACE_END - - #endif diff --git a/versification/lxx_v11ns/canon_nets.h b/versification/lxx_v11ns/canon_nets.h index 7610b87..0083db4 100644 --- a/versification/lxx_v11ns/canon_nets.h +++ b/versification/lxx_v11ns/canon_nets.h @@ -95,8 +95,6 @@ struct sbook otbooks_nets[] = { {"", "", "", 0} }; -// for ntbooks_nets, use ntbooks - /****************************************************************************** * Maximum verses per chapter */ @@ -317,8 +315,5 @@ int vm_nets[] = { 0, 0, 0, 0, }; - SWORD_NAMESPACE_END - - #endif diff --git a/versification/lxx_v11ns/canon_rahlfs.h b/versification/lxx_v11ns/canon_rahlfs.h index d7b42e8..6ff5790 100644 --- a/versification/lxx_v11ns/canon_rahlfs.h +++ b/versification/lxx_v11ns/canon_rahlfs.h @@ -96,8 +96,6 @@ struct sbook otbooks_rahlfs[] = { {"", "", "", 0} }; -// for ntbooks_rahlfs, use ntbooks - /****************************************************************************** * Maximum verses per chapter */ @@ -318,8 +316,5 @@ int vm_rahlfs[] = { 0, 0, 0, 0, }; - SWORD_NAMESPACE_END - - #endif diff --git a/versification/lxx_v11ns/canon_saas.h b/versification/lxx_v11ns/canon_saas.h index fe32448..561663f 100644 --- a/versification/lxx_v11ns/canon_saas.h +++ b/versification/lxx_v11ns/canon_saas.h @@ -95,8 +95,6 @@ struct sbook otbooks_lxx[] = { {"", "", "", 0} }; -// for ntbooks_lxx, use ntbooks - /****************************************************************************** * Maximum verses per chapter */ @@ -317,9 +315,5 @@ int vm_lxx[] = { 0, 0, 0, 0, }; - SWORD_NAMESPACE_END - - #endif -Bar diff --git a/versification/lxx_v11ns/canon_swete.h b/versification/lxx_v11ns/canon_swete.h index 98b2750..3574de0 100644 --- a/versification/lxx_v11ns/canon_swete.h +++ b/versification/lxx_v11ns/canon_swete.h @@ -97,8 +97,6 @@ struct sbook otbooks_swete[] = { {"", "", "", 0} }; -// for ntbooks_swete, use ntbooks - /****************************************************************************** * Maximum verses per chapter */ @@ -321,8 +319,5 @@ int vm_swete[] = { 55, 32, 79, 1, }; - SWORD_NAMESPACE_END - - #endif diff --git a/versification/lxx_v11ns/canon_thomson.h b/versification/lxx_v11ns/canon_thomson.h index 9d5e671..825c340 100644 --- a/versification/lxx_v11ns/canon_thomson.h +++ b/versification/lxx_v11ns/canon_thomson.h @@ -314,8 +314,5 @@ int vm_thomson[] = { 0, 0, 0, 0, }; - SWORD_NAMESPACE_END - - #endif -- cgit