diff options
| author | Michael <[email protected]> | 2017-08-08 11:29:03 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-08-08 11:29:03 -0400 |
| commit | 72fe64f28d02cf41aa90b636608421e9b86ab896 (patch) | |
| tree | c689da52c270ca3f04ebfa26ebbb4f3b42ec079a /ShiftOS.Frontend/GraphicsSubsystem | |
| parent | 950b31ace3b599b40528d7fc030dfb9d6a342932 (diff) | |
| download | shiftos_thereturn-72fe64f28d02cf41aa90b636608421e9b86ab896.tar.gz shiftos_thereturn-72fe64f28d02cf41aa90b636608421e9b86ab896.tar.bz2 shiftos_thereturn-72fe64f28d02cf41aa90b636608421e9b86ab896.zip | |
Block enter in terminal
Diffstat (limited to 'ShiftOS.Frontend/GraphicsSubsystem')
| -rw-r--r-- | ShiftOS.Frontend/GraphicsSubsystem/GraphicsContext.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ShiftOS.Frontend/GraphicsSubsystem/GraphicsContext.cs b/ShiftOS.Frontend/GraphicsSubsystem/GraphicsContext.cs index e6479e9..df9c064 100644 --- a/ShiftOS.Frontend/GraphicsSubsystem/GraphicsContext.cs +++ b/ShiftOS.Frontend/GraphicsSubsystem/GraphicsContext.cs @@ -209,8 +209,6 @@ namespace ShiftOS.Frontend.GraphicsSubsystem } } - - public class TextCache { public string Text { get; set; } |
