Browse Source

Remove empty heading

Max Hilbrunner 7 years ago
parent
commit
a4dde2eb83
1 changed files with 0 additions and 3 deletions
  1. 0 3
      tutorials/io/encrypting_save_games.rst

+ 0 - 3
tutorials/io/encrypting_save_games.rst

@@ -3,9 +3,6 @@
 Encrypting save games
 Encrypting save games
 =====================
 =====================
 
 
-Why?
-----
-
 The class :ref:`File <class_File>` can open a file at a
 The class :ref:`File <class_File>` can open a file at a
 location and read/write data (integers, strings and variants). 
 location and read/write data (integers, strings and variants). 
 It also supports encryption.
 It also supports encryption.