remove the event log toolwindow icon (IDEA-71401)

This commit is contained in:
peter
2011-06-28 17:47:06 +02:00
parent 53750e1932
commit 82a8824ce1

View File

@@ -222,6 +222,6 @@
<virtualFileSystem key="https" implementationClass="com.intellij.openapi.vfs.impl.http.HttpsFileSystem"/>
<toolWindow id="Event Log" anchor="bottom" secondary="true"
factoryClass="com.intellij.notification.EventLog$FactoryItself" icon="/general/toolWindowProject.png"/>
factoryClass="com.intellij.notification.EventLog$FactoryItself"/>
</extensions>