diff options
Diffstat (limited to 'devel/hs-threadscope/files/patch-GUI__Main.hs')
-rw-r--r-- | devel/hs-threadscope/files/patch-GUI__Main.hs | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/hs-threadscope/files/patch-GUI__Main.hs b/devel/hs-threadscope/files/patch-GUI__Main.hs deleted file mode 100644 index e6d2e694f4d0..000000000000 --- a/devel/hs-threadscope/files/patch-GUI__Main.hs +++ /dev/null @@ -1,10 +0,0 @@ ---- ./GUI/Main.hs.orig 2011-09-05 04:33:21.000000000 +0200 -+++ ./GUI/Main.hs 2011-12-07 01:27:00.000000000 +0100 -@@ -79,7 +79,6 @@ - | EventFileReload - | EventFileExport FilePath FileExportFormat - ---- | EventStateClear - | EventSetState HECs (Maybe FilePath) String Int Double - - | EventShowSidebar Bool |