From 36df7fe6b4739503c247b3513f08dc14175f45c6 Mon Sep 17 00:00:00 2001 From: yangxx Date: Wed, 27 Aug 2003 15:41:01 +0000 Subject: [PATCH] git-svn-id: http://ltt.polymtl.ca/svn@206 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/lttv/modules/gui/API/common.h | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 ltt/branches/poly/lttv/modules/gui/API/common.h 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 -- 2.34.1