Remove unneeded lines.
diff --git a/room/huette16.c b/room/huette16.c
index ac6fcd3..b2ce48d 100644
--- a/room/huette16.c
+++ b/room/huette16.c
@@ -2,9 +2,6 @@
 
 #include __PATH__(1)"defs.h"
 
-private void greeting();
-private string* greeted = ({});
-
 
 protected void create() {
   ::create();