Lesepult ist kein Autoloader mehr

Ist nicht erforderlich, um rebootfestes Seherhausmoebel zu sein.

Change-Id: I2adda96bae91ab88f0800641e52637bfcf81d87e
diff --git a/d/seher/haeuser/moebel/lesepult.c b/d/seher/haeuser/moebel/lesepult.c
index 4eb8300..b1432f9 100644
--- a/d/seher/haeuser/moebel/lesepult.c
+++ b/d/seher/haeuser/moebel/lesepult.c
@@ -539,16 +539,6 @@
  return 0;
 }
 
-string _query_autoloadobj()
-{
- return QueryOwner();
-}
-
-string _set_autoloadobj(string s)
-{
- return QueryOwner();
-}
-
 // Beim Kauf setzen wir erstmal nur den Eigentuemer.
 // Ist aus Swifts Container, der diese Funktion im
 // NotifyMove() aufruft.