From 0289404a5649e7060688af830f5f66e6da112994 Mon Sep 17 00:00:00 2001 From: deva Date: Wed, 30 Jul 2008 09:08:14 +0000 Subject: Removed obsolete editor. --- client/pracro.cc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'client/pracro.cc') diff --git a/client/pracro.cc b/client/pracro.cc index 754dff2..051fe2b 100644 --- a/client/pracro.cc +++ b/client/pracro.cc @@ -34,9 +34,9 @@ #define VERSION "1.0" -#define CPR_DEFAULT "0000000000" -#define MACRO_DEFAULT "example" -#define COURSE_DEFAULT "example" +#define CPR_DEFAULT "" +#define MACRO_DEFAULT "" +#define COURSE_DEFAULT "" #define USER_DEFAULT "testuser" #define CONFIG_DEFAULT "pracro.ini" -- cgit v1.2.3