aboutsummaryrefslogtreecommitdiffstats
path: root/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'common.h')
-rw-r--r--common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/common.h b/common.h
index db55e8e..ff63e9f 100644
--- a/common.h
+++ b/common.h
@@ -6,8 +6,6 @@ namespace flask
{
enum class ParamType
{
- INVALID,
-
INT,
UINT,
DOUBLE,