Parcourir la source

remove unused file

Kolja Strohm il y a 3 ans
Parent
commit
b9416bce67
1 fichiers modifiés avec 0 ajouts et 10 suppressions
  1. 0 10
      ksgScript/.h

+ 0 - 10
ksgScript/.h

@@ -1,10 +0,0 @@
-#pragma once
-
-#include "KSGScript.h"
-
-using namespace KSGScript;
-
-class KSGSExpressionEvaluatorImpl : public KSGSExpressionEvaluator
-{
-
-};