summaryrefslogtreecommitdiff
path: root/utils/notifier/popup.html
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-02-20 12:38:07 +0400
committerAndrew Dolgov <[email protected]>2012-02-20 12:38:07 +0400
commitba213fe5f05579f70d54c2a757e6571ed5fb0a9e (patch)
tree8cc2e199473e81ee5bd3dc91c8b1011da4ce93f5 /utils/notifier/popup.html
parent5f85d90d7144ffcf394626835ecfb7caf4b8595f (diff)
remove chrome notifier from the main repo
Diffstat (limited to 'utils/notifier/popup.html')
-rw-r--r--utils/notifier/popup.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/utils/notifier/popup.html b/utils/notifier/popup.html
deleted file mode 100644
index de75dfbee..000000000
--- a/utils/notifier/popup.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<html>
-<style type="text/css">
-ul {
- padding : 0px;
- margin : 0px;
-}
-</style>
-<body>
- <ul>
- <li>Update</li>
-
- </ul>
-</body>
-</html>