diff --git a/src/endWeek/saNanny.js b/src/endWeek/saNanny.js
index bba5fdf8186ac371fea77d244955c0d1f12a98a6..2556a3145b9c50a8b2bcbc7633e30db6a7c0f949 100644
--- a/src/endWeek/saNanny.js
+++ b/src/endWeek/saNanny.js
@@ -26,13 +26,6 @@ window.saNanny = function saNanny(slave) {
 		t += `so happy to serve your other slaves that ${he} often sees to their needs before they know they have them, and greatly <span class="yellowgreen">reduces the upkeep</span> of your slaves.`;
 	}
 
-	// TODO:
-	if (slave.rules.release !== "chastity") {
-		const oral = jsRandom(5, 10);
-		slave.counter.oral += oral;
-		V.oralTotal += oral;
-	}
-
 	// TODO:
 	if (slave.relationship === -2) {
 		t += ` ${He} does ${his} best to perfect your domesticity due to ${his} emotional bond to you.`;