diff options
Diffstat (limited to 'website/features')
-rw-r--r-- | website/features/Cleanup.html | 1 | ||||
-rw-r--r-- | website/features/Data.html | 1 | ||||
-rw-r--r-- | website/features/GetterSetter.html | 1 | ||||
-rw-r--r-- | website/features/SneakyThrows.html | 1 | ||||
-rw-r--r-- | website/features/Synchronized.html | 1 | ||||
-rw-r--r-- | website/features/index.html | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/website/features/Cleanup.html b/website/features/Cleanup.html index 582412cd..098f111c 100644 --- a/website/features/Cleanup.html +++ b/website/features/Cleanup.html @@ -6,7 +6,6 @@ <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" /> <meta name="description" content="Spice up your java" /> <title>@Cleanup</title> - <!--[if lt IE 7]><script type="text/javascript" src="logi/iepngfix_tilebg.js"></script><![endif]--> </head><body><div id="pepper"> <div class="minimumHeight"></div> <div class="meat"> diff --git a/website/features/Data.html b/website/features/Data.html index 0a6246bb..b02bdd0e 100644 --- a/website/features/Data.html +++ b/website/features/Data.html @@ -6,7 +6,6 @@ <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" /> <meta name="description" content="Spice up your java" /> <title>@Data</title> - <!--[if lt IE 7]><script type="text/javascript" src="logi/iepngfix_tilebg.js"></script><![endif]--> </head><body><div id="pepper"> <div class="minimumHeight"></div> <div class="meat"> diff --git a/website/features/GetterSetter.html b/website/features/GetterSetter.html index 70b60f38..9ca8ac19 100644 --- a/website/features/GetterSetter.html +++ b/website/features/GetterSetter.html @@ -6,7 +6,6 @@ <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" /> <meta name="description" content="Spice up your java" /> <title>@Getter and @Setter</title> - <!--[if lt IE 7]><script type="text/javascript" src="logi/iepngfix_tilebg.js"></script><![endif]--> </head><body><div id="pepper"> <div class="minimumHeight"></div> <div class="meat"> diff --git a/website/features/SneakyThrows.html b/website/features/SneakyThrows.html index ac3f1f4f..14319cde 100644 --- a/website/features/SneakyThrows.html +++ b/website/features/SneakyThrows.html @@ -6,7 +6,6 @@ <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" /> <meta name="description" content="Spice up your java" /> <title>@SneakyThrows</title> - <!--[if lt IE 7]><script type="text/javascript" src="logi/iepngfix_tilebg.js"></script><![endif]--> </head><body><div id="pepper"> <div class="minimumHeight"></div> <div class="meat"> diff --git a/website/features/Synchronized.html b/website/features/Synchronized.html index e3059655..99cf4501 100644 --- a/website/features/Synchronized.html +++ b/website/features/Synchronized.html @@ -6,7 +6,6 @@ <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" /> <meta name="description" content="Spice up your java" /> <title>@Synchronized</title> - <!--[if lt IE 7]><script type="text/javascript" src="logi/iepngfix_tilebg.js"></script><![endif]--> </head><body><div id="pepper"> <div class="minimumHeight"></div> <div class="meat"> diff --git a/website/features/index.html b/website/features/index.html index f7851972..5c318e78 100644 --- a/website/features/index.html +++ b/website/features/index.html @@ -6,7 +6,6 @@ <link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" /> <meta name="description" content="Spice up your java" /> <title>Lombok feature overview</title> - <!--[if lt IE 7]><script type="text/javascript" src="../logi/iepngfix_tilebg.js"></script><![endif]--> </head><body><div id="pepper"> <div class="minimumHeight"></div> <div class="meat"> |