summaryrefslogtreecommitdiffstats
path: root/lib/Phi/Border.hs
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2011-08-22 06:17:22 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2011-08-22 06:17:22 +0200
commit37538aa626102e773bbb04db5edce3ab3365beb9 (patch)
tree6d09a934fb689e7c7a4f008a7b64249fb0d940c8 /lib/Phi/Border.hs
parent9023453782893e7f77e26beaf8144c73247ef60f (diff)
downloadphi-37538aa626102e773bbb04db5edce3ab3365beb9.tar
phi-37538aa626102e773bbb04db5edce3ab3365beb9.zip
Use new caching framework for scaled icons in taskbar
Diffstat (limited to 'lib/Phi/Border.hs')
-rw-r--r--lib/Phi/Border.hs2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Phi/Border.hs b/lib/Phi/Border.hs
index 0c6c9c4..4b32dd3 100644
--- a/lib/Phi/Border.hs
+++ b/lib/Phi/Border.hs
@@ -57,8 +57,6 @@ defaultBorderConfig = BorderConfig { margin = simpleBorderWidth 0
}
data Border w s c = (Widget w s c) => Border !BorderConfig !w
-deriving instance Show (Border w s c)
-deriving instance Eq (Border w s c)
data BorderCache w s c = (Widget w s c) => BorderCache !c