From 33e7dc3baa6b375efb6d8989ffe3c50511291228 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Fri, 11 Dec 2015 08:09:30 +0100 Subject: Remove Alchemist class and associated skills/code Alchemy has always been ridiculously broken and there's been a huge amount of horrible code to support it. Sorry to any fans of Alchemy, but it's got to go. --- src/artifact_select_flag_fwd.hpp | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 src/artifact_select_flag_fwd.hpp (limited to 'src/artifact_select_flag_fwd.hpp') diff --git a/src/artifact_select_flag_fwd.hpp b/src/artifact_select_flag_fwd.hpp deleted file mode 100644 index f56ec3c9..00000000 --- a/src/artifact_select_flag_fwd.hpp +++ /dev/null @@ -1,3 +0,0 @@ -#pragma once - -struct artifact_select_flag; -- cgit v1.2.3