radv: unset radv_force_64k_sparse_alignment for DOOM: The Dark Ages

Looks like this has been fixed by the game.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35023>
diff --git a/src/util/00-radv-defaults.conf b/src/util/00-radv-defaults.conf
index 5bee7fa..66f0736 100644
--- a/src/util/00-radv-defaults.conf
+++ b/src/util/00-radv-defaults.conf
@@ -122,7 +122,6 @@
         </application>
 
         <application name="DOOM: The Dark Ages" application_name_match="DOOMTheDarkAges">
-            <option name="radv_force_64k_sparse_alignment" value="true" />
             <option name="radv_zero_vram" value="true" />
             <option name="radv_disable_dcc_stores" value="true" />
         </application>