aboutsummaryrefslogtreecommitdiff
path: root/ChocolArm64/Instructions/InstEmitter.cs
diff options
context:
space:
mode:
Diffstat (limited to 'ChocolArm64/Instructions/InstEmitter.cs')
-rw-r--r--ChocolArm64/Instructions/InstEmitter.cs6
1 files changed, 0 insertions, 6 deletions
diff --git a/ChocolArm64/Instructions/InstEmitter.cs b/ChocolArm64/Instructions/InstEmitter.cs
deleted file mode 100644
index db6e8604..00000000
--- a/ChocolArm64/Instructions/InstEmitter.cs
+++ /dev/null
@@ -1,6 +0,0 @@
-using ChocolArm64.Translation;
-
-namespace ChocolArm64.Instructions
-{
- delegate void InstEmitter(ILEmitterCtx context);
-} \ No newline at end of file