daemon: debug segv correct use of dereferencing NULL.
[libguestfs.git] / src / guestfs.pod
index 8576065..f7740b6 100644 (file)
@@ -2949,11 +2949,6 @@ L<virt-edit(1)> command and documentation.
 
 C API example code.
 
-=item C<extratests>
-
-Extra tests.  These are not run by default because they require
-special tools or configuration.
-
 =item C<fish>
 
 L<guestfish(1)>, the command-line shell, and various shell scripts
@@ -2969,12 +2964,6 @@ L<guestmount(1)>, FUSE (userspace filesystem) built on top of libguestfs.
 The crucially important generator, used to automatically generate
 large amounts of boilerplate C code for things like RPC and bindings.
 
-=item C<images>
-
-Files used by the test suite.
-
-Some "phony" guest images which we test against.
-
 =item C<inspector>
 
 L<virt-inspector(1)>, the virtual machine image inspector.