mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
5e8cd93f02
- Respect PORTDOCS - Pass maintainership to submitter PR: 118472 Submitted by: Pietro Cerutti <gahr@gahr.ch> Approved by: portmgr (erwin)
12 lines
270 B
C++
12 lines
270 B
C++
--- goodies/appbar/icon.hh.orig 2007-12-06 21:10:35.000000000 +0100
|
|
+++ goodies/appbar/icon.hh 2007-12-06 21:12:21.000000000 +0100
|
|
@@ -43,8 +43,6 @@
|
|
#include <X11/extensions/shape.h>
|
|
#include <stdlib.h>
|
|
|
|
-extern char * default_icon_xpm[];
|
|
-
|
|
class Icon
|
|
{
|
|
private:
|