diff options
Diffstat (limited to 'misc/snowflake/files/patch-sf.h')
-rw-r--r-- | misc/snowflake/files/patch-sf.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/misc/snowflake/files/patch-sf.h b/misc/snowflake/files/patch-sf.h deleted file mode 100644 index b6ef9deb2c58..000000000000 --- a/misc/snowflake/files/patch-sf.h +++ /dev/null @@ -1,10 +0,0 @@ ---- sf.h.orig Mon Dec 21 08:18:55 1998 -+++ sf.h Sat Nov 8 21:20:24 2003 -@@ -17,6 +17,7 @@ - - typedef enum - { -+ c_VERSION = 'V', - c_VIEW_GEOMETRY = 'v', - c_CONTROL_GEOMETRY = 'c', - c_MINIMIZE = 'm', |