From bb6c27eef7f17eaaff634570dbf7b35528a6169d Mon Sep 17 00:00:00 2001 From: Flavio Date: Mon, 31 Jan 2011 14:21:47 +0100 Subject: [PATCH] removed unused member --- src/constants.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/constants.h b/src/constants.h index f26a313..1365179 100644 --- a/src/constants.h +++ b/src/constants.h @@ -13,7 +13,6 @@ public: static const char *ORG_DOMAIN; static const char *WEBSITE; static const char *EMAIL; - static const QString USER_AGENT; }; -- 2.39.5