瀏覽代碼

remove unused file

Kolja Strohm 3 年之前
父節點
當前提交
b9416bce67
共有 1 個文件被更改,包括 0 次插入10 次删除
  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
-{
-
-};