Skip to content

Commit 1dcf33d

Browse files
arnejharnejh
arnejh
authored and
arnejh
committed
Version 2.0.1-9006, see NEWS.md.
1 parent 2ab46e6 commit 1dcf33d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

R/DefineAndUpdateVariables.R

-4
Original file line numberDiff line numberDiff line change
@@ -277,10 +277,6 @@ translateVariables <- function(
277277
translationList = translationList
278278
))
279279

280-
#if(any(someButNotAllPresent)) {
281-
# warning("StoX: The following tables contain some but not all of the variables of the Translation: ", paste0(names(data)[someButNotAllPresent], collapse = ", "))
282-
#}
283-
284280
# Run the conversion for each table of the data:
285281
lapplyToStoxData(
286282
data,

0 commit comments

Comments
 (0)