diff src/constants.h @ 31:749ecdfd036a

Store ini file in relayit folder (using organization name)
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 06 May 2015 15:30:47 +0200
parents 4e16fbd10945
children 40a683d1a318
line wrap: on
line diff
--- a/src/constants.h	Wed May 06 15:06:50 2015 +0200
+++ b/src/constants.h	Wed May 06 15:30:47 2015 +0200
@@ -23,11 +23,6 @@
 #define APPNAME "undefined"
 #endif
 
-/**@def The user visible organization behind this. */
-#ifndef ORGANIZATION
-#define ORGANIZATION "Intevation GmbH"
-#endif
-
 /**@def Short command line description. */
 #define DESCRIPTION "A tool to replay recorded user sessions."
 
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)