From 4303891466400aca7d7d68cdd4af86160168ea2b Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Sat, 24 Mar 2012 09:21:03 +0100 Subject: [PATCH] release 2634 --- src/README | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/README b/src/README index d3cc1879..59fb4665 100644 --- a/src/README +++ b/src/README @@ -2384,7 +2384,6 @@ More documentation can be found in the doc/ directory or at http://www.recoll.or examples. #!/usr/bin/env python - import recoll db = recoll.connect() @@ -2405,7 +2404,6 @@ More documentation can be found in the doc/ directory or at http://www.recoll.or print - ---------------------------------------------------------------------- Chapter 5. Installation and configuration