From e1fbac3ca13d37d2625c11d30cfdece4327b446b Mon Sep 17 00:00:00 2001 From: Yuri Kunde Schlesner Date: Wed, 6 May 2015 04:06:12 -0300 Subject: Common: Remove common.h --- src/common/common_paths.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/common/common_paths.h') diff --git a/src/common/common_paths.h b/src/common/common_paths.h index 440b0606..2903f2cf 100644 --- a/src/common/common_paths.h +++ b/src/common/common_paths.h @@ -4,9 +4,6 @@ #pragma once -// Make sure we pick up USER_DIR if set in config.h -#include "common/common.h" - // Directory separators, do we need this? #define DIR_SEP "/" #define DIR_SEP_CHR '/' -- cgit v1.2.3