Remove unneeded patch
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=681
This commit is contained in:
parent
a0c91cfac7
commit
e25fd65c6b
@ -1,13 +0,0 @@
|
|||||||
Index: vim-8.2.2411/src/globals.h
|
|
||||||
===================================================================
|
|
||||||
--- vim-8.2.2411.orig/src/globals.h
|
|
||||||
+++ vim-8.2.2411/src/globals.h
|
|
||||||
@@ -1315,7 +1315,7 @@ extern char *Version;
|
|
||||||
#if defined(HAVE_DATE_TIME) && defined(VMS) && defined(VAXC)
|
|
||||||
extern char longVersion[];
|
|
||||||
#else
|
|
||||||
-EXTERN char *longVersion INIT(= NULL);
|
|
||||||
+extern char *longVersion;
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/*
|
|
Loading…
Reference in New Issue
Block a user