aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Translation/PTC/PtcLoadingState.cs
diff options
context:
space:
mode:
Diffstat (limited to 'ARMeilleure/Translation/PTC/PtcLoadingState.cs')
-rw-r--r--ARMeilleure/Translation/PTC/PtcLoadingState.cs9
1 files changed, 0 insertions, 9 deletions
diff --git a/ARMeilleure/Translation/PTC/PtcLoadingState.cs b/ARMeilleure/Translation/PTC/PtcLoadingState.cs
deleted file mode 100644
index 526cf91f..00000000
--- a/ARMeilleure/Translation/PTC/PtcLoadingState.cs
+++ /dev/null
@@ -1,9 +0,0 @@
-namespace ARMeilleure.Translation.PTC
-{
- public enum PtcLoadingState
- {
- Start,
- Loading,
- Loaded
- }
-} \ No newline at end of file