git-svn-id: http://ltt.polymtl.ca/svn@206 04897980-b3bd-0310-b5e0-8ef037075253
authoryangxx <yangxx@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 27 Aug 2003 15:41:01 +0000 (15:41 +0000)
committeryangxx <yangxx@04897980-b3bd-0310-b5e0-8ef037075253>
Wed, 27 Aug 2003 15:41:01 +0000 (15:41 +0000)
ltt/branches/poly/lttv/modules/gui/API/common.h [deleted file]

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 (file)
index 0d17e13..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-#ifndef COMMON_H
-#define COMMON_H
-
-#include <stdio.h>
-#include <ltt/ltt.h>
-#include <gtk/gtk.h>
-
-/* constructor of the viewer */
-typedef GtkWidget * (*lttv_constructor)(void * main_window);
-
-
-
-
-#endif // COMMON_H
This page took 0.027399 seconds and 4 git commands to generate.