summaryrefslogtreecommitdiffstats
path: root/lib/CommLayer/CommLayer.h
diff options
context:
space:
mode:
authorZdenek Prikryl <zdeny@dhcp-lab-218.englab.brq.redhat.com>2009-04-28 16:58:07 +0200
committerZdenek Prikryl <zdeny@dhcp-lab-218.englab.brq.redhat.com>2009-04-28 16:58:07 +0200
commitb08d5c2cf630ecb89d2f22b985dcdfcf25494258 (patch)
treeee82443154010e6e2c73291192b574dda9eb6b7e /lib/CommLayer/CommLayer.h
parent68ba4945437e12eaa1dead6df27b58ea408f63e8 (diff)
downloadabrt-b08d5c2cf630ecb89d2f22b985dcdfcf25494258.tar.gz
abrt-b08d5c2cf630ecb89d2f22b985dcdfcf25494258.tar.xz
abrt-b08d5c2cf630ecb89d2f22b985dcdfcf25494258.zip
moved files to new inc directory
removed commlayerinner from lybrary
Diffstat (limited to 'lib/CommLayer/CommLayer.h')
-rw-r--r--lib/CommLayer/CommLayer.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/lib/CommLayer/CommLayer.h b/lib/CommLayer/CommLayer.h
deleted file mode 100644
index 044d36d..0000000
--- a/lib/CommLayer/CommLayer.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef COMMLAYER_H_
-#define COMMLAYER_H_
-
-#include "CommLayerInner.h"
-//extern "C" CCommLayerInner* get_commlayer();
-
-#endif /* COMMLAYER_H_ */