From 9c52fb659bf92ba38580ab49ba3bf6d637009eaa Mon Sep 17 00:00:00 2001 From: "Ben \"root\" Anderson" Date: Wed, 28 Jan 2015 20:09:19 -0600 Subject: [PATCH] I have no idea why I did that. I shouldn't have done that. --- src/ProductInfo.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/ProductInfo.h b/src/ProductInfo.h index ec2eff2910..d43924109d 100644 --- a/src/ProductInfo.h +++ b/src/ProductInfo.h @@ -3,9 +3,6 @@ #ifndef PRODUCT_INFO_H #define PRODUCT_INFO_H -// XXX: VC doesn't generate this yet. Hack around it for now -#include "config.h" - /** * @brief A friendly string to refer to the product in crash dialogs, etc. *