diff options
author | Lukas Larsson <[email protected]> | 2013-11-28 14:57:38 +0100 |
---|---|---|
committer | Lukas Larsson <[email protected]> | 2013-11-28 14:57:38 +0100 |
commit | 7914f4c8e64a3b9a4fdf94aa65150705b7da08b7 (patch) | |
tree | 441438bec3d65ffb7ccaf6cfd221126ffd424e7d /lib/erl_docgen/priv/js/flipmenu/Makefile | |
parent | 172ac461d7055b655a9b5c22c1d95a140624945f (diff) | |
download | otp-7914f4c8e64a3b9a4fdf94aa65150705b7da08b7.tar.gz otp-7914f4c8e64a3b9a4fdf94aa65150705b7da08b7.tar.bz2 otp-7914f4c8e64a3b9a4fdf94aa65150705b7da08b7.zip |
Revert "Merge branch 'fredrik/doc/syntax_highlight/OTP-11237' into maint"
This reverts commit 1562340596938d1f8a84b2ed43f5f0097be66ae7, reversing
changes made to a5128108ad3efff77c5080f0769737e70a0bfd82.
Diffstat (limited to 'lib/erl_docgen/priv/js/flipmenu/Makefile')
-rw-r--r-- | lib/erl_docgen/priv/js/flipmenu/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/erl_docgen/priv/js/flipmenu/Makefile b/lib/erl_docgen/priv/js/flipmenu/Makefile index 40c78c5f7c..7933752532 100644 --- a/lib/erl_docgen/priv/js/flipmenu/Makefile +++ b/lib/erl_docgen/priv/js/flipmenu/Makefile @@ -43,8 +43,7 @@ GIF_FILES = \ flip_static.gif JS_FILES = \ - flipmenu.js \ - jquery-2.0.3.min.js + flipmenu.js # ---------------------------------------------------- # FLAGS |