Index: libcfa/src/iostream.cfa
===================================================================
--- libcfa/src/iostream.cfa	(revision c08c3cfa1e4a6930d362550049713d2d3fd7ed43)
+++ libcfa/src/iostream.cfa	(revision ec3f9c8289f2d7e9a77c579c651b4cfa440510a5)
@@ -10,6 +10,6 @@
 // Created On       : Wed May 27 17:56:53 2015
 // Last Modified By : Peter A. Buhr
-// Last Modified On : Sat Jan 16 11:24:50 2021
-// Update Count     : 1131
+// Last Modified On : Mon Aug 24 08:31:35 2020
+// Update Count     : 1130
 //
 
@@ -397,9 +397,4 @@
 	ostype & nlOff( ostype & os ) {
 		nlOff( os );									// call void returning
-		return os;
-	} // nlOff
-
-	ostype & acquire( ostype & os ) {
-		acquire( os );									// call void returning
 		return os;
 	} // nlOff
