From: yangxx Date: Wed, 27 Aug 2003 15:41:01 +0000 (+0000) Subject: git-svn-id: http://ltt.polymtl.ca/svn@206 04897980-b3bd-0310-b5e0-8ef037075253 X-Git-Tag: v0.12.20~3283 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=36df7fe6b4739503c247b3513f08dc14175f45c6;p=lttv.git git-svn-id: ltt.polymtl.ca/svn@206 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/lttv/modules/gui/API/common.h b/ltt/branches/poly/lttv/modules/gui/API/common.h deleted file mode 100644 index 0d17e13a..00000000 --- a/ltt/branches/poly/lttv/modules/gui/API/common.h +++ /dev/null @@ -1,14 +0,0 @@ -#ifndef COMMON_H -#define COMMON_H - -#include -#include -#include - -/* constructor of the viewer */ -typedef GtkWidget * (*lttv_constructor)(void * main_window); - - - - -#endif // COMMON_H