blob: 29db709d6816c301029492c8d6dfd0caf24293aa (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--- src/frontends/xforms/GUIRunTime.C Thu Mar 21 16:18:03 2002
+++ src/frontends/xforms/GUIRunTime.C Wed Jul 31 18:39:04 2002
@@ -26,10 +26,2 @@
-// I keep these here so that it will be processed as early in
-// the compilation process as possible.
-#if !defined(FL_REVISION) || FL_REVISION < 88 || FL_VERSION != 0
-#error LyX will not compile with this version of XForms.\
- Please get version 0.89.\
- If you want to try to compile anyway, delete this test in src/frontends/xforms/GUIRunTime.C.
-#endif
-
|